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