Maven Unix Plugin Core

Supporting tools for writing software for the UNIX platform

License

License

GroupId

GroupId

no.arktekk.unix
ArtifactId

ArtifactId

unix-core
Last Version

Last Version

1.0-alpha-6
Release Date

Release Date

Type

Type

jar
Description

Description

Maven Unix Plugin Core
Supporting tools for writing software for the UNIX platform

Download unix-core

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
no.arktekk.unix : unix-common jar 1.0-alpha-6
commons-vfs : commons-vfs jar 1.0
joda-time : joda-time jar 1.6
org.functionaljava : functionaljava jar 3.0

test (3)

Group / Artifact Type Version
easymock : easymock jar 1.2_Java1.3
org.codehaus.plexus : plexus-container-default jar 1.0-alpha-9-stable-1
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