class |
JarArtifactBuilder |
JAR artifact represents an artifact which is simply downloaded
|
class |
JarArtifactFluentImpl<A extends JarArtifactFluent<A>> |
JAR artifact represents an artifact which is simply downloaded
|
class |
OtherArtifactBuilder |
Other artifact represents an artifact of assorted types.
|
class |
OtherArtifactFluentImpl<A extends OtherArtifactFluent<A>> |
Other artifact represents an artifact of assorted types.
|
class |
PluginFluentImpl.JarArtifactArtifactsNestedImpl<N> |
JAR artifact represents an artifact which is simply downloaded
|
class |
PluginFluentImpl.OtherArtifactArtifactsNestedImpl<N> |
Other artifact represents an artifact of assorted types.
|
class |
PluginFluentImpl.TgzArtifactArtifactsNestedImpl<N> |
TGZ artifact represents an artifact which is downloaded and unpacked using TAR (with GZIP decompression)
|
class |
PluginFluentImpl.ZipArtifactArtifactsNestedImpl<N> |
ZIP artifact represents an artifact which is downloaded and unpacked using `unzip`
|
class |
TgzArtifactBuilder |
TGZ artifact represents an artifact which is downloaded and unpacked using TAR (with GZIP decompression)
|
class |
TgzArtifactFluentImpl<A extends TgzArtifactFluent<A>> |
TGZ artifact represents an artifact which is downloaded and unpacked using TAR (with GZIP decompression)
|
class |
ZipArtifactBuilder |
ZIP artifact represents an artifact which is downloaded and unpacked using `unzip`
|
class |
ZipArtifactFluentImpl<A extends ZipArtifactFluent<A>> |
ZIP artifact represents an artifact which is downloaded and unpacked using `unzip`
|