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