License |
License |
---|---|
Categories |
CategoriesWildFly Container Application Servers |
GroupId | GroupIdorg.wildfly.extras.creaper |
ArtifactId | ArtifactIdcreaper-parent |
Version | Version1.6.2 |
Type | Typepom |
Description |
DescriptionCreaper: Parent
Creaper: Parent
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
creaper-parent-1.6.2.pom | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wildfly.extras.creaper/creaper-parent/ -->
<dependency>
<groupId>org.wildfly.extras.creaper</groupId>
<artifactId>creaper-parent</artifactId>
<version>1.6.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wildfly.extras.creaper/creaper-parent/
implementation 'org.wildfly.extras.creaper:creaper-parent:1.6.2'
// https://jarcasting.com/artifacts/org.wildfly.extras.creaper/creaper-parent/
implementation ("org.wildfly.extras.creaper:creaper-parent:1.6.2")
'org.wildfly.extras.creaper:creaper-parent:pom:1.6.2'
<dependency org="org.wildfly.extras.creaper" name="creaper-parent" rev="1.6.2">
<artifact name="creaper-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wildfly.extras.creaper', module='creaper-parent', version='1.6.2')
)
libraryDependencies += "org.wildfly.extras.creaper" % "creaper-parent" % "1.6.2"
[org.wildfly.extras.creaper/creaper-parent "1.6.2"]