License |
License |
---|---|
GroupId | GroupIdorg.vafer |
ArtifactId | ArtifactIdjdeb |
Last Version | Last Version1.10 |
Release Date | Release Date |
Type | Typemaven-plugin |
Description |
Descriptionjdeb
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 |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jdeb-1.10.pom | |
jdeb-1.10.jar | 286 KB |
jdeb-1.10-sources.jar | 51 KB |
jdeb-1.10-javadoc.jar | 232 KB |
Browse |
<plugin>
<groupId>org.vafer</groupId>
<artifactId>jdeb</artifactId>
<version>1.10</version>
</plugin>
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 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.6.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.mockito : mockito-core | jar | 1.10.19 |