Jar examples for g:grizzly-http-server
You can download jar file grizzly-http-server 2.4.2 in this page.
Open Source License
You can use the following script to add grizzly-http-server-2.4.2.jar to your project.
<dependency> <groupId>org.glassfish.grizzly</groupId> <artifactId>grizzly-http-server</artifactId> <version>2.4.2</version> </dependency>
compile group: 'org.glassfish.grizzly', name: 'grizzly-http-server', version: '2.4.2'
libraryDependencies += "org.glassfish.grizzly" % "grizzly-http-server" % "2.4.2"
<dependency org="org.glassfish.grizzly" name="grizzly-http-server" rev="2.4.2"/>
@Grapes(@Grab(group='org.glassfish.grizzly', module='grizzly-http-server', version='2.4.2'))
'org.glassfish.grizzly:grizzly-http-server:jar:2.4.2'
Click the following link to download the jar file.
grizzly-http-server-2.4.2-javadoc.jar