is not current version
Last Version 2.0.0-Alpha.2

org.wildfly.extras.creaper:creaper-parent 0.9.6

Creaper: Parent

Categories

Categories

WildFly Container Application Servers
GroupId

GroupId

org.wildfly.extras.creaper
ArtifactId

ArtifactId

creaper-parent
Version

Version

0.9.6
Type

Type

pom

Download creaper-parent 0.9.6

Filename Size
creaper-parent-0.9.6.pom 22 KB
Browse

<!-- https://jarcasting.com/artifacts/org.wildfly.extras.creaper/creaper-parent/ -->
<dependency>
    <groupId>org.wildfly.extras.creaper</groupId>
    <artifactId>creaper-parent</artifactId>
    <version>0.9.6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wildfly.extras.creaper/creaper-parent/
implementation 'org.wildfly.extras.creaper:creaper-parent:0.9.6'
// https://jarcasting.com/artifacts/org.wildfly.extras.creaper/creaper-parent/
implementation ("org.wildfly.extras.creaper:creaper-parent:0.9.6")
'org.wildfly.extras.creaper:creaper-parent:pom:0.9.6'
<dependency org="org.wildfly.extras.creaper" name="creaper-parent" rev="0.9.6">
  <artifact name="creaper-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wildfly.extras.creaper', module='creaper-parent', version='0.9.6')
)
libraryDependencies += "org.wildfly.extras.creaper" % "creaper-parent" % "0.9.6"
[org.wildfly.extras.creaper/creaper-parent "0.9.6"]