Last Version

jdeb 1.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, OS X - it doesn't require additional native tools installed.

License

License

GroupId

GroupId

org.vafer
ArtifactId

ArtifactId

jdeb
Version

Version

1.10
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.10


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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.ant : ant jar 1.10.12
org.apache.maven : maven-core jar 3.6.0
org.apache.maven : maven-plugin-api jar 3.6.0
org.apache.maven : maven-archiver jar 3.5.1

provided (1)

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

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.mockito : mockito-core jar 1.10.19

Project Modules

There are no modules declared in this project.