License |
License |
---|---|
Categories |
CategoriesJetty Container Application Servers CLI User Interface |
GroupId | GroupIdorg.eclipse.jetty.toolchain.setuid |
ArtifactId | ArtifactIdjetty-setuid-parent |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionJetty :: SetUID Parent
The Eclipse Jetty Toolchain Parent
|
Project URL |
Project URL |
Project Organization |
Project OrganizationMort Bay Consulting |
Filename | Size |
---|---|
jetty-setuid-parent-1.0.4.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.jetty.toolchain.setuid/jetty-setuid-parent/ -->
<dependency>
<groupId>org.eclipse.jetty.toolchain.setuid</groupId>
<artifactId>jetty-setuid-parent</artifactId>
<version>1.0.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.jetty.toolchain.setuid/jetty-setuid-parent/
implementation 'org.eclipse.jetty.toolchain.setuid:jetty-setuid-parent:1.0.4'
// https://jarcasting.com/artifacts/org.eclipse.jetty.toolchain.setuid/jetty-setuid-parent/
implementation ("org.eclipse.jetty.toolchain.setuid:jetty-setuid-parent:1.0.4")
'org.eclipse.jetty.toolchain.setuid:jetty-setuid-parent:pom:1.0.4'
<dependency org="org.eclipse.jetty.toolchain.setuid" name="jetty-setuid-parent" rev="1.0.4">
<artifact name="jetty-setuid-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.jetty.toolchain.setuid', module='jetty-setuid-parent', version='1.0.4')
)
libraryDependencies += "org.eclipse.jetty.toolchain.setuid" % "jetty-setuid-parent" % "1.0.4"
[org.eclipse.jetty.toolchain.setuid/jetty-setuid-parent "1.0.4"]