| Modifier and Type | Method and Description |
|---|---|
protected MavenCoordinate |
CoordinateConfiguration.asCoordinate(String groupId,
String artifactId,
String version,
String packaging)
Resolves this transformation to a Maven coordinate.
|
| Modifier and Type | Method and Description |
|---|---|
ClassLoader |
ClassLoaderResolver.resolve(MavenCoordinate mavenCoordinate)
Resolves a Maven coordinate to a class loader that can load all of the coordinates classes.
|
Copyright © 2014–2025. All rights reserved.