MVN

com.stratio.mojo.unix : unix

Maven & Gradle

Mar 08, 2016
71 stars

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

<dependency>
    <groupId>com.stratio.mojo.unix</groupId>
    <artifactId>unix</artifactId>
    <version>1.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.stratio.mojo.unix : unix to add to Maven - Latest Versions:

  • Latest Stable: 1.2.0
  • Latest Alpha: 1.0-alpha-9

All Versions

Choose a version of com.stratio.mojo.unix : unix to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2.x
unix-1.2.0
1.1.x
unix-1.1.6
unix-1.1.5
unix-1.1.4
unix-1.1.3
unix-1.1.2
unix-1.1.1
unix-1.1.0
1.0
unix-1.0
unix-1.0-alpha-9
unix-1.0-alpha-8
unix-1.0-alpha-7

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.stratio.mojo.unix</groupId>
    <artifactId>unix</artifactId>
    <version>1.2.0</version>
</dependency>

Advertisement