License |
License |
---|---|
Categories |
CategoriesMaven Build Tools IzPack Distribution |
GroupId | GroupIdorg.bluestemsoftware.open.maven.plugin |
ArtifactId | ArtifactIdizpack-parent |
Last Version | Last Version1.0.0.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionizpack-parent
|
Project URL |
Project URL |
Project Organization |
Project OrganizationBluestem Software LLC |
Filename | Size |
---|---|
izpack-parent-1.0.0.1.pom | 898 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.bluestemsoftware.open.maven.plugin/izpack-parent/ -->
<dependency>
<groupId>org.bluestemsoftware.open.maven.plugin</groupId>
<artifactId>izpack-parent</artifactId>
<version>1.0.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.bluestemsoftware.open.maven.plugin/izpack-parent/
implementation 'org.bluestemsoftware.open.maven.plugin:izpack-parent:1.0.0.1'
// https://jarcasting.com/artifacts/org.bluestemsoftware.open.maven.plugin/izpack-parent/
implementation ("org.bluestemsoftware.open.maven.plugin:izpack-parent:1.0.0.1")
'org.bluestemsoftware.open.maven.plugin:izpack-parent:pom:1.0.0.1'
<dependency org="org.bluestemsoftware.open.maven.plugin" name="izpack-parent" rev="1.0.0.1">
<artifact name="izpack-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.bluestemsoftware.open.maven.plugin', module='izpack-parent', version='1.0.0.1')
)
libraryDependencies += "org.bluestemsoftware.open.maven.plugin" % "izpack-parent" % "1.0.0.1"
[org.bluestemsoftware.open.maven.plugin/izpack-parent "1.0.0.1"]