| License |
License |
|---|---|
| GroupId | GroupIdorg.codehaus.mojo.unix |
| ArtifactId | ArtifactIdunix-deb |
| Last Version | Last Version1.0-alpha-5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionMaven Deb Support
Supporting tools for writing software for the UNIX platform
|
| Project Organization |
Project OrganizationCodehaus |
| Filename | Size |
|---|---|
| unix-deb-1.0-alpha-5.pom | |
| unix-deb-1.0-alpha-5.jar | 14 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.codehaus.mojo.unix/unix-deb/ -->
<dependency>
<groupId>org.codehaus.mojo.unix</groupId>
<artifactId>unix-deb</artifactId>
<version>1.0-alpha-5</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.mojo.unix/unix-deb/
implementation 'org.codehaus.mojo.unix:unix-deb:1.0-alpha-5'
// https://jarcasting.com/artifacts/org.codehaus.mojo.unix/unix-deb/
implementation ("org.codehaus.mojo.unix:unix-deb:1.0-alpha-5")
'org.codehaus.mojo.unix:unix-deb:jar:1.0-alpha-5'
<dependency org="org.codehaus.mojo.unix" name="unix-deb" rev="1.0-alpha-5">
<artifact name="unix-deb" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.mojo.unix', module='unix-deb', version='1.0-alpha-5')
)
libraryDependencies += "org.codehaus.mojo.unix" % "unix-deb" % "1.0-alpha-5"
[org.codehaus.mojo.unix/unix-deb "1.0-alpha-5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.codehaus.mojo.unix : unix-common | jar | 1.0-alpha-5 |
| org.codehaus.mojo.unix : unix-ar | jar | 1.0-alpha-5 |
| commons-compress : commons-compress | jar | 20050911 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.codehaus.plexus : plexus-container-default | jar | 1.0-alpha-9-stable-1 |
| junit : junit | jar | 3.8.2 |