License |
License
CDDL
|
---|---|
Categories |
CategoriesGrizzly Net Networking |
GroupId | GroupIdcom.sun.grizzly |
ArtifactId | ArtifactIdgrizzly-http-aio-webserver |
Last Version | Last Version1.9.16 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongrizzly-http-aio-webserver
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.sun.grizzly/grizzly-http-aio-webserver/ -->
<dependency>
<groupId>com.sun.grizzly</groupId>
<artifactId>grizzly-http-aio-webserver</artifactId>
<version>1.9.16</version>
</dependency>
// https://jarcasting.com/artifacts/com.sun.grizzly/grizzly-http-aio-webserver/
implementation 'com.sun.grizzly:grizzly-http-aio-webserver:1.9.16'
// https://jarcasting.com/artifacts/com.sun.grizzly/grizzly-http-aio-webserver/
implementation ("com.sun.grizzly:grizzly-http-aio-webserver:1.9.16")
'com.sun.grizzly:grizzly-http-aio-webserver:jar:1.9.16'
<dependency org="com.sun.grizzly" name="grizzly-http-aio-webserver" rev="1.9.16">
<artifact name="grizzly-http-aio-webserver" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sun.grizzly', module='grizzly-http-aio-webserver', version='1.9.16')
)
libraryDependencies += "com.sun.grizzly" % "grizzly-http-aio-webserver" % "1.9.16"
[com.sun.grizzly/grizzly-http-aio-webserver "1.9.16"]
Group / Artifact | Type | Version |
---|---|---|
com.sun.grizzly : grizzly-aio | jar | 1.9.16 |
com.sun.grizzly : grizzly-http-aio | jar | 1.9.16 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |