MVN

com.panayotis : appbundler

Maven & Gradle

Dec 11, 2017
4 stars

Java Application Bundler · A mavenized version of the Java Application Bundler https://svn.java.net/svn/appbundler~svn with support of Java 9

<dependency>
    <groupId>com.panayotis</groupId>
    <artifactId>appbundler</artifactId>
    <version>1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.panayotis : appbundler to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.0

All Versions

Choose a version of com.panayotis : appbundler to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
appbundler-1.1.0
1.0.x
appbundler-1.0.2
appbundler-1.0.1

How to add a dependency to Maven

Add the following com.panayotis : appbundler maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.panayotis</groupId>
    <artifactId>appbundler</artifactId>
    <version>1.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.panayotis : appbundler gradle dependency to your build.gradle file:

implementation 'com.panayotis:appbundler:1.1.0'

Gradle Kotlin DSL: Add the following com.panayotis : appbundler gradle kotlin dependency to your build.gradle.kts file:

implementation("com.panayotis:appbundler:1.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.panayotis : appbundler sbt scala dependency to your build.sbt file:

libraryDependencies += "com.panayotis" % "appbundler" % "1.1.0"

Advertisement

Dependencies from Group

Mar 28, 2017
5 usages
5 stars
May 25, 2018
2 usages
0 stars
Nov 06, 2022
1 usages
0 stars
Nov 05, 2017
1 usages
0 stars
Nov 04, 2022
1 usages
0 stars

Discover Dependencies

Aug 25, 2022
15 usages
27 stars
Dec 16, 2021
11 usages
153 stars
Aug 14, 2023
3 usages
2k stars
Aug 23, 2023
2 usages
53 stars
Jul 08, 2017
0 stars
Jan 12, 2018
1 usages
8 stars
Jan 12, 2018
4 usages
8 stars
Oct 08, 2017
1 stars
Mar 12, 2019
0 stars