is not current version
Last Version 1.10

jdeb 1.8

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.

License

License

GroupId

GroupId

org.vafer
ArtifactId

ArtifactId

jdeb
Version

Version

1.8
Type

Type

maven-plugin
Description

Description

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.
Project URL

Project URL

http://github.com/tcurdt/jdeb
Source Code Management

Source Code Management

http://github.com/tcurdt/jdeb/tree/master

Download jdeb 1.8


<plugin>
    <groupId>org.vafer</groupId>
    <artifactId>jdeb</artifactId>
    <version>1.8</version>
</plugin>

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.ant : ant jar 1.10.6
org.apache.maven : maven-core jar 3.6.1
org.apache.maven : maven-plugin-api jar 3.6.1
commons-io : commons-io jar 2.6
org.apache.commons : commons-compress jar 1.18
org.bouncycastle : bcpg-jdk15on jar 1.62
org.tukaani : xz jar 1.8

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.13-beta-3
org.mockito : mockito-core jar 1.10.19

Project Modules

There are no modules declared in this project.