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.

Категории

Категории

IzPack Компиляция и сборка Distribution
Группа

Группа

izpack
Идентификатор

Идентификатор

izpack-standalone-compiler
Последняя версия

Последняя версия

3.7.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

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.
Ссылка на сайт

Ссылка на сайт

http://izforge.com/izpack/

Скачать izpack-standalone-compiler

Как подключить последнюю версию

<!-- 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"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
3.7.2