MVN

org.vafer : jdeb

Maven & Gradle

Nov 30, 2021
10 usages
404 stars

jdeb · This library provides an Ant task and a Maven plugin to create Debian packages from Java builds in a truly cross platform manner. Build your Debian packages on any platform that has Java support. Windows, Linux, OS X - it doesn't require additional native tools installed.

<dependency>
    <groupId>org.vafer</groupId>
    <artifactId>jdeb</artifactId>
    <version>1.10</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.vafer : jdeb to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.10

All Versions

Choose a version of org.vafer : jdeb to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.10
jdeb-1.10
1.9
jdeb-1.9
1.8
jdeb-1.8
1.7
jdeb-1.7
1.6
jdeb-1.6
1.5
jdeb-1.5
1.4
jdeb-1.4
1.3
jdeb-1.3
1.2
jdeb-1.2
1.1.x
jdeb-1.1.1
1.1
jdeb-1.1
1.0.x
jdeb-1.0.1
1.0
jdeb-1.0
0.11
jdeb-0.11
0.10
jdeb-0.10
0.9
jdeb-0.9
0.8
jdeb-0.8
0.7
jdeb-0.7
0.6
jdeb-0.6
0.5
jdeb-0.5
0.4
jdeb-0.4
0.3
jdeb-0.3
0.2
jdeb-0.2
0.1
jdeb-0.1

How to add a dependency to Maven

Add the following org.vafer : jdeb maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.vafer</groupId>
    <artifactId>jdeb</artifactId>
    <version>1.10</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.vafer : jdeb gradle dependency to your build.gradle file:

implementation 'org.vafer:jdeb:1.10'

Gradle Kotlin DSL: Add the following org.vafer : jdeb gradle kotlin dependency to your build.gradle.kts file:

implementation("org.vafer:jdeb:1.10")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.vafer : jdeb sbt scala dependency to your build.sbt file:

libraryDependencies += "org.vafer" % "jdeb" % "1.10"

Advertisement

Dependencies from Group

Nov 30, 2021
10 usages
404 stars
Aug 11, 2023
6 usages
52 stars
Mar 26, 2007
2 usages
Jun 17, 2018
Oct 21, 2008

Discover Dependencies

Sep 10, 2019
6 usages
5.1k stars
Feb 01, 2016
8 usages
6.1k stars
Aug 09, 2016
6 usages
1k stars
Jun 12, 2022
5 usages
39 stars
Jun 12, 2022
7 usages
39 stars
Mar 08, 2021
7 usages
305 stars
Jun 26, 2020
7 usages
Mar 11, 2022
14 usages