| License |
License |
|---|---|
| GroupId | GroupIdno.arktekk.unix |
| ArtifactId | ArtifactIdunix-handbook |
| Version | Version1.0-alpha-6 |
| Type | Typejar |
| Description |
DescriptionUnix Maven Plugin Handbook
Supporting tools for writing software for the UNIX platform
|
| Filename | Size |
|---|---|
| unix-handbook-1.0-alpha-6.pom | |
| unix-handbook-1.0-alpha-6.jar | 2 KB |
| unix-handbook-1.0-alpha-6-single.pdf | 205 KB |
| unix-handbook-1.0-alpha-6-single.html | 128 KB |
| unix-handbook-1.0-alpha-6-javadoc.jar | 336 bytes |
| unix-handbook-1.0-alpha-6-html-chunked.zip | 162 bytes |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.2 |