License |
License |
---|---|
Categories |
CategoriesWildFly Container Application Servers |
GroupId | GroupIdorg.wildfly.extras.creaper |
ArtifactId | ArtifactIdcreaper-parent |
Last Version | Last Version2.0.0-Alpha.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionCreaper: Parent
Creaper: Parent
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
creaper-parent-2.0.0-Alpha.2.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>2.0.0-Alpha.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wildfly.extras.creaper/creaper-parent/
implementation 'org.wildfly.extras.creaper:creaper-parent:2.0.0-Alpha.2'
// https://jarcasting.com/artifacts/org.wildfly.extras.creaper/creaper-parent/
implementation ("org.wildfly.extras.creaper:creaper-parent:2.0.0-Alpha.2")
'org.wildfly.extras.creaper:creaper-parent:pom:2.0.0-Alpha.2'
<dependency org="org.wildfly.extras.creaper" name="creaper-parent" rev="2.0.0-Alpha.2">
<artifact name="creaper-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wildfly.extras.creaper', module='creaper-parent', version='2.0.0-Alpha.2')
)
libraryDependencies += "org.wildfly.extras.creaper" % "creaper-parent" % "2.0.0-Alpha.2"
[org.wildfly.extras.creaper/creaper-parent "2.0.0-Alpha.2"]