License |
License |
---|---|
Categories |
CategoriesJava Languages Jetty Container Application Servers CLI User Interface |
GroupId | GroupIdorg.eclipse.jetty.toolchain.setuid |
ArtifactId | ArtifactIdjetty-setuid-java |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJetty :: SetUID Java
The Eclipse Jetty Toolchain Parent
|
Project URL |
Project URL |
Project Organization |
Project OrganizationMort Bay Consulting |
Filename | Size |
---|---|
jetty-setuid-java-1.0.4.pom | |
jetty-setuid-java-1.0.4.jar | 13 KB |
jetty-setuid-java-1.0.4-sources.jar | 10 KB |
jetty-setuid-java-1.0.4-javadoc.jar | 425 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.jetty.toolchain.setuid/jetty-setuid-java/ -->
<dependency>
<groupId>org.eclipse.jetty.toolchain.setuid</groupId>
<artifactId>jetty-setuid-java</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.jetty.toolchain.setuid/jetty-setuid-java/
implementation 'org.eclipse.jetty.toolchain.setuid:jetty-setuid-java:1.0.4'
// https://jarcasting.com/artifacts/org.eclipse.jetty.toolchain.setuid/jetty-setuid-java/
implementation ("org.eclipse.jetty.toolchain.setuid:jetty-setuid-java:1.0.4")
'org.eclipse.jetty.toolchain.setuid:jetty-setuid-java:jar:1.0.4'
<dependency org="org.eclipse.jetty.toolchain.setuid" name="jetty-setuid-java" rev="1.0.4">
<artifact name="jetty-setuid-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.jetty.toolchain.setuid', module='jetty-setuid-java', version='1.0.4')
)
libraryDependencies += "org.eclipse.jetty.toolchain.setuid" % "jetty-setuid-java" % "1.0.4"
[org.eclipse.jetty.toolchain.setuid/jetty-setuid-java "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.jetty : jetty-server | jar | 9.1.0.M0 |
org.eclipse.jetty : jetty-util | jar | 9.1.0.M0 |