Unix Maven Plugin Handbook

Supporting tools for writing software for the UNIX platform

License

License

GroupId

GroupId

no.arktekk.unix
ArtifactId

ArtifactId

unix-handbook
Last Version

Last Version

1.0-alpha-6
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download unix-handbook

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.maven : maven-ant-tasks jar 2.1.2
saxon : saxon jar 6.5.3
org.apache.xmlgraphics : fop jar 0.95
xerces : xercesImpl jar 2.9.1
org.docbook : docbook-xsl zip 1.75.0
net.sf.xslthl : xslthl jar 2.0.1

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