is not current version
Last Version 1.10

org.vafer:jdeb 0.10

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 - it does not require additional native tools installed. The API underneath is well abstracted can easily be adopted for other areas as well.

GroupId

GroupId

org.vafer
ArtifactId

ArtifactId

jdeb
Version

Version

0.10
Type

Type

maven-plugin

Download jdeb 0.10


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