Maven Deb Support

Supporting tools for writing software for the UNIX platform

License

License

GroupId

GroupId

no.arktekk.unix
ArtifactId

ArtifactId

unix-deb
Last Version

Last Version

1.0-alpha-6
Release Date

Release Date

Type

Type

jar
Description

Description

Maven Deb Support
Supporting tools for writing software for the UNIX platform

Download unix-deb

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
commons-compress : commons-compress jar 20050911
joda-time : joda-time jar 1.6
no.arktekk.unix : unix-ar jar 1.0-alpha-6
no.arktekk.unix : unix-common jar 1.0-alpha-6
org.codehaus.plexus : plexus-utils jar 1.5.6
org.functionaljava : functionaljava jar 3.0

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.

unix-maven-plugin

My local copy of the unix-maven-plugin from the Codehaus Mojo project

Bitdeli Badge

Versions

Version
1.0-alpha-6