License |
License |
---|---|
Categories |
CategoriesJBoss Container Application Servers |
GroupId | GroupIdorg.jboss.snowdrop |
ArtifactId | ArtifactIdsnowdrop-parent |
Last Version | Last Version4.0.0.Final |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSnowdrop Parent POM
Snowdrop
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
snowdrop-parent-4.0.0.Final.pom | 15 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jboss.snowdrop/snowdrop-parent/ -->
<dependency>
<groupId>org.jboss.snowdrop</groupId>
<artifactId>snowdrop-parent</artifactId>
<version>4.0.0.Final</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.snowdrop/snowdrop-parent/
implementation 'org.jboss.snowdrop:snowdrop-parent:4.0.0.Final'
// https://jarcasting.com/artifacts/org.jboss.snowdrop/snowdrop-parent/
implementation ("org.jboss.snowdrop:snowdrop-parent:4.0.0.Final")
'org.jboss.snowdrop:snowdrop-parent:pom:4.0.0.Final'
<dependency org="org.jboss.snowdrop" name="snowdrop-parent" rev="4.0.0.Final">
<artifact name="snowdrop-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jboss.snowdrop', module='snowdrop-parent', version='4.0.0.Final')
)
libraryDependencies += "org.jboss.snowdrop" % "snowdrop-parent" % "4.0.0.Final"
[org.jboss.snowdrop/snowdrop-parent "4.0.0.Final"]