License |
License |
---|---|
Categories |
CategoriesJetty Container Application Servers |
GroupId | GroupIdorg.mortbay.jetty.toolchain.unix |
ArtifactId | ArtifactIdunix-sysv-pkg |
Last Version | Last Version1.0-alpha-6.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJetty :: Release Fork :: Maven Sysv Pkg Support
Supporting tools for writing software for the UNIX platform
|
Project Organization |
Project OrganizationMort Bay Consulting |
Filename | Size |
---|---|
unix-sysv-pkg-1.0-alpha-6.1.pom | |
unix-sysv-pkg-1.0-alpha-6.1.jar | 37 KB |
unix-sysv-pkg-1.0-alpha-6.1-sources.jar | 25 KB |
unix-sysv-pkg-1.0-alpha-6.1-javadoc.jar | 110 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mortbay.jetty.toolchain.unix/unix-sysv-pkg/ -->
<dependency>
<groupId>org.mortbay.jetty.toolchain.unix</groupId>
<artifactId>unix-sysv-pkg</artifactId>
<version>1.0-alpha-6.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.mortbay.jetty.toolchain.unix/unix-sysv-pkg/
implementation 'org.mortbay.jetty.toolchain.unix:unix-sysv-pkg:1.0-alpha-6.1'
// https://jarcasting.com/artifacts/org.mortbay.jetty.toolchain.unix/unix-sysv-pkg/
implementation ("org.mortbay.jetty.toolchain.unix:unix-sysv-pkg:1.0-alpha-6.1")
'org.mortbay.jetty.toolchain.unix:unix-sysv-pkg:jar:1.0-alpha-6.1'
<dependency org="org.mortbay.jetty.toolchain.unix" name="unix-sysv-pkg" rev="1.0-alpha-6.1">
<artifact name="unix-sysv-pkg" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mortbay.jetty.toolchain.unix', module='unix-sysv-pkg', version='1.0-alpha-6.1')
)
libraryDependencies += "org.mortbay.jetty.toolchain.unix" % "unix-sysv-pkg" % "1.0-alpha-6.1"
[org.mortbay.jetty.toolchain.unix/unix-sysv-pkg "1.0-alpha-6.1"]
Group / Artifact | Type | Version |
---|---|---|
org.mortbay.jetty.toolchain.unix : unix-common | jar | 1.0-alpha-6.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.2 |