izpack-standalone-compiler

IzPack is an installers generator for the Java platform. It produces lightweight installers that can be run on any operating system where a Java virtual machine is available. Depending on the operating system, it can be launched by a double-click or a simple 'java -jar installer.jar' on a shell. The most common use is to distribute applications for the Java platform, but you can also use it for other kinds of projects. The main benefit of IzPack is that it provides a clean and unique way of distributing a project to users using different operating systems.

Categories

Categories

IzPack Build Tools Distribution
GroupId

GroupId

izpack
ArtifactId

ArtifactId

izpack-standalone-compiler
Last Version

Last Version

3.7.2
Release Date

Release Date

Type

Type

jar
Description

Description

izpack-standalone-compiler
IzPack is an installers generator for the Java platform. It produces lightweight installers that can be run on any operating system where a Java virtual machine is available. Depending on the operating system, it can be launched by a double-click or a simple 'java -jar installer.jar' on a shell. The most common use is to distribute applications for the Java platform, but you can also use it for other kinds of projects. The main benefit of IzPack is that it provides a clean and unique way of distributing a project to users using different operating systems.
Project URL

Project URL

http://izforge.com/izpack/

Download izpack-standalone-compiler

How to add to project

<!-- https://jarcasting.com/artifacts/izpack/izpack-standalone-compiler/ -->
<dependency>
    <groupId>izpack</groupId>
    <artifactId>izpack-standalone-compiler</artifactId>
    <version>3.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/izpack/izpack-standalone-compiler/
implementation 'izpack:izpack-standalone-compiler:3.7.2'
// https://jarcasting.com/artifacts/izpack/izpack-standalone-compiler/
implementation ("izpack:izpack-standalone-compiler:3.7.2")
'izpack:izpack-standalone-compiler:jar:3.7.2'
<dependency org="izpack" name="izpack-standalone-compiler" rev="3.7.2">
  <artifact name="izpack-standalone-compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='izpack', module='izpack-standalone-compiler', version='3.7.2')
)
libraryDependencies += "izpack" % "izpack-standalone-compiler" % "3.7.2"
[izpack/izpack-standalone-compiler "3.7.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
3.7.2