Maven DPKG Support

Supporting tools for writing software for the UNIX platform

License

License

GroupId

GroupId

org.codehaus.mojo.unix
ArtifactId

ArtifactId

unix-dpkg
Last Version

Last Version

1.0-alpha-4
Release Date

Release Date

Type

Type

jar
Description

Description

Maven DPKG Support
Supporting tools for writing software for the UNIX platform
Project Organization

Project Organization

Codehaus

Download unix-dpkg

How to add to project

<!-- https://jarcasting.com/artifacts/org.codehaus.mojo.unix/unix-dpkg/ -->
<dependency>
    <groupId>org.codehaus.mojo.unix</groupId>
    <artifactId>unix-dpkg</artifactId>
    <version>1.0-alpha-4</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.mojo.unix/unix-dpkg/
implementation 'org.codehaus.mojo.unix:unix-dpkg:1.0-alpha-4'
// https://jarcasting.com/artifacts/org.codehaus.mojo.unix/unix-dpkg/
implementation ("org.codehaus.mojo.unix:unix-dpkg:1.0-alpha-4")
'org.codehaus.mojo.unix:unix-dpkg:jar:1.0-alpha-4'
<dependency org="org.codehaus.mojo.unix" name="unix-dpkg" rev="1.0-alpha-4">
  <artifact name="unix-dpkg" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.mojo.unix', module='unix-dpkg', version='1.0-alpha-4')
)
libraryDependencies += "org.codehaus.mojo.unix" % "unix-dpkg" % "1.0-alpha-4"
[org.codehaus.mojo.unix/unix-dpkg "1.0-alpha-4"]

Dependencies

compile (3)

Group / Artifact Type Version
org.codehaus.mojo.unix : unix-common jar 1.0-alpha-4
org.codehaus.mojo.unix : unix-ar jar 1.0-alpha-4
commons-compress : commons-compress jar 20050911

test (2)

Group / Artifact Type Version
org.codehaus.plexus : plexus-container-default jar 1.0-alpha-9-stable-1
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0-alpha-4
1.0-alpha-3
1.0-alpha-2
1.0-alpha-1