public class MavenResolvedArtifactImpl extends MavenArtifactInfoImpl implements MavenResolvedArtifact
MavenResolvedArtifact.dependencies, extension, mavenCoordinate, optional, resolvedVersion, scopeType, snapshotVersion| Modifier and Type | Method and Description |
|---|---|
<RETURNTYPE> |
as(Class<RETURNTYPE> returnType) |
File |
asFile() |
InputStream |
asInputStream() |
MavenResolvedArtifact |
asResolvedArtifact() |
String |
toString() |
getCoordinate, getDependencies, getExtension, getResolvedVersion, getScope, isOptional, isSnapshotVersion, parseDependenciesclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetCoordinate, getDependencies, getExtension, getResolvedVersion, getScope, isOptional, isSnapshotVersionpublic <RETURNTYPE> RETURNTYPE as(Class<RETURNTYPE> returnType)
as in interface org.jboss.shrinkwrap.resolver.api.ResolvedArtifact<MavenResolvedArtifact>public File asFile()
asFile in interface org.jboss.shrinkwrap.resolver.api.ResolvedArtifact<MavenResolvedArtifact>public InputStream asInputStream()
asInputStream in interface org.jboss.shrinkwrap.resolver.api.ResolvedArtifact<MavenResolvedArtifact>public MavenResolvedArtifact asResolvedArtifact()
asResolvedArtifact in interface org.jboss.shrinkwrap.resolver.api.ResolvedArtifact<MavenResolvedArtifact>public String toString()
toString in class MavenArtifactInfoImplCopyright © 2019 JBoss by Red Hat. All rights reserved.