Download jetty-core-1.0.2.jar file - Jar j

Jar examples for j:jetty-core

Description

You can download jar file jetty-core 1.0.2 in this page.

Build File

You can use the following script to add jetty-core-1.0.2.jar to your project.

<dependency>
   <groupId>com.hazelcast</groupId>
   <artifactId>jetty-core</artifactId>
   <version>1.0.2</version>
</dependency>
compile group: 'com.hazelcast', name: 'jetty-core', version: '1.0.2'
libraryDependencies += "com.hazelcast" % "jetty-core" % "1.0.2"
<dependency org="com.hazelcast" name="jetty-core" rev="1.0.2"/>
@Grapes(@Grab(group='com.hazelcast', module='jetty-core', version='1.0.2'))
'com.hazelcast:jetty-core:jar:1.0.2'

Download

Click the following link to download the jar file.

jetty-core-1.0.2-javadoc.jar
jetty-core-1.0.2-sources.jar
jetty-core-1.0.2-tests.jar
jetty-core-1.0.2.jar
jetty-core-1.0.2.pom



Related Tutorials