License |
License |
---|---|
Categories |
CategoriesJetty Container Application Servers |
GroupId | GroupIdorg.mortbay.jetty |
ArtifactId | ArtifactIdjetty-setuid-parent |
Last Version | Last Version7.0.0.pre5 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionJetty Contrib :: SetUID Parent
Contributed modules.
|
Project Organization |
Project OrganizationMort Bay Consulting |
Filename | Size |
---|---|
jetty-setuid-parent-7.0.0.pre5.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mortbay.jetty/jetty-setuid-parent/ -->
<dependency>
<groupId>org.mortbay.jetty</groupId>
<artifactId>jetty-setuid-parent</artifactId>
<version>7.0.0.pre5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.mortbay.jetty/jetty-setuid-parent/
implementation 'org.mortbay.jetty:jetty-setuid-parent:7.0.0.pre5'
// https://jarcasting.com/artifacts/org.mortbay.jetty/jetty-setuid-parent/
implementation ("org.mortbay.jetty:jetty-setuid-parent:7.0.0.pre5")
'org.mortbay.jetty:jetty-setuid-parent:pom:7.0.0.pre5'
<dependency org="org.mortbay.jetty" name="jetty-setuid-parent" rev="7.0.0.pre5">
<artifact name="jetty-setuid-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.mortbay.jetty', module='jetty-setuid-parent', version='7.0.0.pre5')
)
libraryDependencies += "org.mortbay.jetty" % "jetty-setuid-parent" % "7.0.0.pre5"
[org.mortbay.jetty/jetty-setuid-parent "7.0.0.pre5"]