Maven SYSV Pkg Support

Supporting tools for writing software for the UNIX platform

License

License

GroupId

GroupId

org.codehaus.mojo.unix
ArtifactId

ArtifactId

unix-pkg
Last Version

Last Version

1.0-alpha-4
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project Organization

Codehaus

Download unix-pkg

How to add to project

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

Dependencies

compile (1)

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

test (1)

Group / Artifact Type Version
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