org.kie.integration.eap.maven.model.resource
Class EAPVersionMismatchedArtifactResource
java.lang.Object
org.kie.integration.eap.maven.model.resource.EAPAbstractResource<org.sonatype.aether.artifact.Artifact>
org.kie.integration.eap.maven.model.resource.EAPArtifactResource
org.kie.integration.eap.maven.model.resource.EAPVersionMismatchedArtifactResource
- All Implemented Interfaces:
- EAPModuleResource<org.sonatype.aether.artifact.Artifact>
public class EAPVersionMismatchedArtifactResource
- extends EAPArtifactResource
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EAPVersionMismatchedArtifactResource
protected EAPVersionMismatchedArtifactResource(String name,
String version)
create
public static EAPVersionMismatchedArtifactResource create(org.sonatype.aether.artifact.Artifact artifact,
String version)
getVersion
public String getVersion()
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.