Package | Description |
---|---|
org.jboss.osgi.resolver.v2 |
Modifier and Type | Method and Description |
---|---|
static MavenCoordinates |
MavenCoordinates.create(String groupId,
String artifactId,
String version,
String type,
String classifier) |
static MavenCoordinates |
MavenCoordinates.parse(String coordinates) |
Modifier and Type | Method and Description |
---|---|
static org.osgi.framework.resource.Requirement |
XRequirementBuilder.createArtifactRequirement(MavenCoordinates coordinates) |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.