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