License |
License |
---|---|
Categories |
CategoriesWildFly Container Application Servers |
GroupId | GroupIdorg.wildfly.extras.creaper |
ArtifactId | ArtifactIdcreaper-commands |
Last Version | Last Version2.0.0-Alpha.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCreaper: Commands
Creaper: Commands
|
<!-- https://jarcasting.com/artifacts/org.wildfly.extras.creaper/creaper-commands/ -->
<dependency>
<groupId>org.wildfly.extras.creaper</groupId>
<artifactId>creaper-commands</artifactId>
<version>2.0.0-Alpha.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.wildfly.extras.creaper/creaper-commands/
implementation 'org.wildfly.extras.creaper:creaper-commands:2.0.0-Alpha.2'
// https://jarcasting.com/artifacts/org.wildfly.extras.creaper/creaper-commands/
implementation ("org.wildfly.extras.creaper:creaper-commands:2.0.0-Alpha.2")
'org.wildfly.extras.creaper:creaper-commands:jar:2.0.0-Alpha.2'
<dependency org="org.wildfly.extras.creaper" name="creaper-commands" rev="2.0.0-Alpha.2">
<artifact name="creaper-commands" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wildfly.extras.creaper', module='creaper-commands', version='2.0.0-Alpha.2')
)
libraryDependencies += "org.wildfly.extras.creaper" % "creaper-commands" % "2.0.0-Alpha.2"
[org.wildfly.extras.creaper/creaper-commands "2.0.0-Alpha.2"]
Group / Artifact | Type | Version |
---|---|---|
org.wildfly.extras.creaper : creaper-core | jar | 2.0.0-Alpha.2 |
com.google.guava : guava | jar | 31.1-jre |
org.codehaus.groovy : groovy | jar | 3.0.9 |
org.codehaus.groovy : groovy-xml | jar | 3.0.9 |
Group / Artifact | Type | Version |
---|---|---|
org.wildfly.core : wildfly-patching | jar | 2.0.10.Final |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.hamcrest : hamcrest-core | jar | 1.3 |