Maven Unix Support

Supporting tools for writing software for the UNIX platform

License

License

GroupId

GroupId

no.arktekk.unix
ArtifactId

ArtifactId

unix
Last Version

Last Version

1.0-alpha-6
Release Date

Release Date

Type

Type

pom
Description

Description

Maven Unix Support
Supporting tools for writing software for the UNIX platform
Source Code Management

Source Code Management

https://github.com/trygvis/unix-maven-plugin

Download unix

Filename Size
unix-1.0-alpha-6.pom 10 KB
Browse

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.2

Project Modules

  • unix-ar
  • unix-common
  • unix-core
  • unix-deb
  • unix-maven-plugin
  • unix-sysv-pkg
  • unix-rpm

unix-maven-plugin

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

Bitdeli Badge

Versions

Version
1.0-alpha-6