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