Package | Description |
---|---|
io.takari.builder | |
io.takari.builder.internal | |
io.takari.builder.internal.maven | |
io.takari.builder.testing |
Modifier and Type | Method and Description |
---|---|
IArtifactMetadata |
IArtifactResources.artifact() |
Modifier and Type | Method and Description |
---|---|
Map<IArtifactMetadata,Path> |
DependencyResolver.getProjectDependencies(boolean transitive) |
Map.Entry<IArtifactMetadata,Path> |
DependencyResolver.getProjectDependency(String groupId,
String artifactId,
String classifier) |
Modifier and Type | Method and Description |
---|---|
Map<IArtifactMetadata,Path> |
MavenProjectDependencyResolver.getProjectDependencies(boolean transitive) |
AbstractMap.SimpleEntry<IArtifactMetadata,Path> |
MavenProjectDependencyResolver.getProjectDependency(String groupId,
String artifactId,
String classifier) |
Modifier and Type | Method and Description |
---|---|
static IArtifactMetadata |
BuilderExecution.newArtifactMetadata(String coords) |
Copyright © 2018. All rights reserved.