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