org.apache.karaf.features.command
Class Artifact
java.lang.Object
org.apache.karaf.features.command.Artifact
public class Artifact
- extends Object
Simple abstraction of a maven artifact to avoid external deps
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Artifact
public Artifact(String coords)
Artifact
public Artifact(String coords,
String version)
getPaxUrlForArtifact
public URI getPaxUrlForArtifact(String version)
Copyright © 2007-2012 The Apache Software Foundation. All Rights Reserved.