License |
License |
---|---|
Categories |
CategoriesMaven Build Tools IzPack Distribution |
GroupId | GroupIdorg.bluestemsoftware.open.maven.plugin |
ArtifactId | ArtifactIdizpack-compiler |
Last Version | Last Version1.0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionizpack-compiler
IzPack standalone compiler artifact.
|
Project URL |
Project URL |
Project Organization |
Project OrganizationBluestem Software LLC |
Filename | Size |
---|---|
izpack-compiler-1.0.0.1.pom | |
izpack-compiler-1.0.0.1.jar | 778 KB |
izpack-compiler-1.0.0.1-sources.jar | 733 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bluestemsoftware.open.maven.plugin/izpack-compiler/ -->
<dependency>
<groupId>org.bluestemsoftware.open.maven.plugin</groupId>
<artifactId>izpack-compiler</artifactId>
<version>1.0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.bluestemsoftware.open.maven.plugin/izpack-compiler/
implementation 'org.bluestemsoftware.open.maven.plugin:izpack-compiler:1.0.0.1'
// https://jarcasting.com/artifacts/org.bluestemsoftware.open.maven.plugin/izpack-compiler/
implementation ("org.bluestemsoftware.open.maven.plugin:izpack-compiler:1.0.0.1")
'org.bluestemsoftware.open.maven.plugin:izpack-compiler:jar:1.0.0.1'
<dependency org="org.bluestemsoftware.open.maven.plugin" name="izpack-compiler" rev="1.0.0.1">
<artifact name="izpack-compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bluestemsoftware.open.maven.plugin', module='izpack-compiler', version='1.0.0.1')
)
libraryDependencies += "org.bluestemsoftware.open.maven.plugin" % "izpack-compiler" % "1.0.0.1"
[org.bluestemsoftware.open.maven.plugin/izpack-compiler "1.0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
ant : ant Optional | jar | 1.6.2 |
regexp : regexp Optional | jar | 1.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.2 |