Maven RPM Support

Supporting tools for writing software for the UNIX platform

License

License

GroupId

GroupId

no.arktekk.unix
ArtifactId

ArtifactId

unix-rpm
Last Version

Last Version

1.0-alpha-6
Release Date

Release Date

Type

Type

jar
Description

Description

Maven RPM Support
Supporting tools for writing software for the UNIX platform

Download unix-rpm

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
joda-time : joda-time jar 1.6
no.arktekk.unix : unix-common jar 1.0-alpha-6
org.codehaus.plexus : plexus-utils jar 1.5.6
org.functionaljava : functionaljava jar 3.0

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