Java Debian Package

The main project for the Debian Package library and the Debian Package Maven plugin.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sourceforge.javadpkg
ArtifactId

ArtifactId

dpkg-pom
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

pom
Description

Description

Java Debian Package
The main project for the Debian Package library and the Debian Package Maven plugin.
Project URL

Project URL

http://javadpkg.sourceforge.net/

Download dpkg-pom

Filename Size
dpkg-pom-1.0.5.pom 21 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/net.sourceforge.javadpkg/dpkg-pom/ -->
<dependency>
    <groupId>net.sourceforge.javadpkg</groupId>
    <artifactId>dpkg-pom</artifactId>
    <version>1.0.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.javadpkg/dpkg-pom/
implementation 'net.sourceforge.javadpkg:dpkg-pom:1.0.5'
// https://jarcasting.com/artifacts/net.sourceforge.javadpkg/dpkg-pom/
implementation ("net.sourceforge.javadpkg:dpkg-pom:1.0.5")
'net.sourceforge.javadpkg:dpkg-pom:pom:1.0.5'
<dependency org="net.sourceforge.javadpkg" name="dpkg-pom" rev="1.0.5">
  <artifact name="dpkg-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.javadpkg', module='dpkg-pom', version='1.0.5')
)
libraryDependencies += "net.sourceforge.javadpkg" % "dpkg-pom" % "1.0.5"
[net.sourceforge.javadpkg/dpkg-pom "1.0.5"]

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.22.0

Project Modules

  • dpkg
  • dpkg-maven-plugin

Versions

Version
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0