is not current version
Last Version 1.10

org.vafer:jdeb 0.3

This library provides an ant task and a maven plugin to create Debian packages from you java builds. 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.3
Type

Type

maven-plugin

Download jdeb 0.3


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