MVN

no.arktekk.unix : unix

Maven & Gradle

Aug 16, 2012
12 stars

Maven Unix Support · Supporting tools for writing software for the UNIX platform

<dependency>
    <groupId>no.arktekk.unix</groupId>
    <artifactId>unix</artifactId>
    <version>1.0-alpha-6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of no.arktekk.unix : unix to add to Maven - Latest Versions:

  • Latest Stable: 1.0-alpha-6
  • Latest Alpha: 1.0-alpha-6

All Versions

Choose a version of no.arktekk.unix : unix to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0
unix-1.0-alpha-6

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>no.arktekk.unix</groupId>
    <artifactId>unix</artifactId>
    <version>1.0-alpha-6</version>
</dependency>