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