Download jetty-setuid-native-1.0.0.jar file - Jar j

Jar examples for j:jetty-setuid-native

Description

You can download jar file jetty-setuid-native 1.0.0 in this page.

Build File

You can use the following script to add jetty-setuid-native-1.0.0.jar to your project.

<dependency>
   <groupId>org.eclipse.jetty.toolchain.setuid</groupId>
   <artifactId>jetty-setuid-native</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'org.eclipse.jetty.toolchain.setuid', name: 'jetty-setuid-native', version: '1.0.0'
libraryDependencies += "org.eclipse.jetty.toolchain.setuid" % "jetty-setuid-native" % "1.0.0"
<dependency org="org.eclipse.jetty.toolchain.setuid" name="jetty-setuid-native" rev="1.0.0"/>
@Grapes(@Grab(group='org.eclipse.jetty.toolchain.setuid', module='jetty-setuid-native', version='1.0.0'))
'org.eclipse.jetty.toolchain.setuid:jetty-setuid-native:jar:1.0.0'

Download

Click the following link to download the jar file.

jetty-setuid-native-1.0.0-sources.jar
jetty-setuid-native-1.0.0.jar
jetty-setuid-native-1.0.0.pom



Related Tutorials