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