Common Unix Code

Supporting tools for writing software for the UNIX platform

License

License

GroupId

GroupId

no.arktekk.unix
ArtifactId

ArtifactId

unix-common
Last Version

Last Version

1.0-alpha-6
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download unix-common

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.codehaus.plexus : plexus-utils jar 1.5.6
commons-vfs : commons-vfs jar 1.0
org.functionaljava : functionaljava jar 3.0
joda-time : joda-time jar 1.6

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.

unix-maven-plugin

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

Bitdeli Badge

Versions

Version
1.0-alpha-6