Last Version

Common Unix Code 1.2.0

Supporting tools for writing software for the UNIX platform

License

License

GroupId

GroupId

com.stratio.mojo.unix
ArtifactId

ArtifactId

unix-common
Version

Version

1.2.0
Type

Type

jar
Description

Description

Common Unix Code
Supporting tools for writing software for the UNIX platform
Project Organization

Project Organization

Stratio

Download unix-common 1.2.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.codehaus.plexus : plexus-utils jar 1.5.6
org.functionaljava : functionaljava jar 3.0
joda-time : joda-time jar 2.7

test (2)

Group / Artifact Type Version
junit : junit jar 3.8.2
org.sonarsource.java : sonar-jacoco-listeners jar 3.7.1

Project Modules

There are no modules declared in this project.