public class IndexDependencyConfig extends Object
| Modifier and Type | Field and Description |
|---|---|
(package private) String |
artifactId
The maven artifactId of the artifact to index
|
(package private) Optional<String> |
classifier
The maven classifier of the artifact to index
|
(package private) String |
groupId
The maven groupId of the artifact to index
|
| Constructor and Description |
|---|
IndexDependencyConfig() |
@ConfigItem String groupId
@ConfigItem String artifactId
@ConfigItem Optional<String> classifier
Copyright © 2020 JBoss by Red Hat. All rights reserved.