MVN

com.bmuschko : gradle-izpack-plugin

Maven & Gradle

Feb 19, 2020
63 stars

Gradle IzPack plugin · Gradle plugin that provides support for packaging applications for the Java platform via IzPack.

<dependency>
    <groupId>com.bmuschko</groupId>
    <artifactId>gradle-izpack-plugin</artifactId>
    <version>3.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.bmuschko : gradle-izpack-plugin to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.1

All Versions

Choose a version of com.bmuschko : gradle-izpack-plugin to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.1
gradle-izpack-plugin-3.1
3.0
gradle-izpack-plugin-3.0

How to add a dependency to Maven

Add the following com.bmuschko : gradle-izpack-plugin maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.bmuschko</groupId>
    <artifactId>gradle-izpack-plugin</artifactId>
    <version>3.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.bmuschko : gradle-izpack-plugin gradle dependency to your build.gradle file:

implementation 'com.bmuschko:gradle-izpack-plugin:3.1'

Gradle Kotlin DSL: Add the following com.bmuschko : gradle-izpack-plugin gradle kotlin dependency to your build.gradle.kts file:

implementation("com.bmuschko:gradle-izpack-plugin:3.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.bmuschko : gradle-izpack-plugin sbt scala dependency to your build.sbt file:

libraryDependencies += "com.bmuschko" % "gradle-izpack-plugin" % "3.1"

Advertisement

Dependencies from Group

Jan 11, 2021
14 usages
1.1k stars
Mar 21, 2015
9 usages
290 stars
Mar 24, 2018
533 stars
Dec 17, 2020
256 stars
Dec 28, 2017
73 stars

Discover Dependencies

Feb 25, 2019
1 usages
6 stars
Feb 25, 2019
1 usages
6 stars
Jul 24, 2018
3 stars
Oct 12, 2019
420 stars
Jul 08, 2018
2 stars
Jul 13, 2018
24 stars
Jul 02, 2018
14 stars