Last Version

Java Debian Package 1.0.5

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
Version

Version

1.0.5
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 1.0.5

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

<!-- 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