Jar examples for j:jetty-core
You can download jar file jetty-core 1.0.2 in this page.
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'
Click the following link to download the jar file.
jetty-core-1.0.2-javadoc.jar