Jar examples for j:jetty-core
You can download jar file jetty-core 1.0 in this page.
You can use the following script to add jetty-core-1.0.jar to your project.
<dependency> <groupId>com.hazelcast</groupId> <artifactId>jetty-core</artifactId> <version>1.0</version> </dependency>
compile group: 'com.hazelcast', name: 'jetty-core', version: '1.0'
libraryDependencies += "com.hazelcast" % "jetty-core" % "1.0"
<dependency org="com.hazelcast" name="jetty-core" rev="1.0"/>
@Grapes(@Grab(group='com.hazelcast', module='jetty-core', version='1.0'))
'com.hazelcast:jetty-core:jar:1.0'
Click the following link to download the jar file.
jetty-core-1.0-javadoc.jar