| Package | Description |
|---|---|
| restx.build |
| Modifier and Type | Method and Description |
|---|---|
List<GAV.Exclusion> |
GAV.getExclusions() |
static List<GAV.Exclusion> |
GAV.Exclusion.parse(String str) |
| Modifier and Type | Method and Description |
|---|---|
GAV.Builder |
GAV.Builder.excl(GAV.Exclusion... exclusions) |
| Constructor and Description |
|---|
GAV(String groupId,
String artifactId,
String version,
String type,
String classifier,
boolean optional,
List<GAV.Exclusion> exclusions) |
Copyright © 2017. All Rights Reserved.