Last Version

grizzly-http-webserver 2.0.0-M3


License

License

CDDL
Categories

Categories

Grizzly Net Networking
GroupId

GroupId

com.sun.grizzly
ArtifactId

ArtifactId

grizzly-http-webserver
Version

Version

2.0.0-M3
Type

Type

jar
Description

Description

grizzly-http-webserver
Project Organization

Project Organization

SUN Microsystems

Download grizzly-http-webserver 2.0.0-M3


<!-- https://jarcasting.com/artifacts/com.sun.grizzly/grizzly-http-webserver/ -->
<dependency>
    <groupId>com.sun.grizzly</groupId>
    <artifactId>grizzly-http-webserver</artifactId>
    <version>2.0.0-M3</version>
</dependency>
// https://jarcasting.com/artifacts/com.sun.grizzly/grizzly-http-webserver/
implementation 'com.sun.grizzly:grizzly-http-webserver:2.0.0-M3'
// https://jarcasting.com/artifacts/com.sun.grizzly/grizzly-http-webserver/
implementation ("com.sun.grizzly:grizzly-http-webserver:2.0.0-M3")
'com.sun.grizzly:grizzly-http-webserver:jar:2.0.0-M3'
<dependency org="com.sun.grizzly" name="grizzly-http-webserver" rev="2.0.0-M3">
  <artifact name="grizzly-http-webserver" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sun.grizzly', module='grizzly-http-webserver', version='2.0.0-M3')
)
libraryDependencies += "com.sun.grizzly" % "grizzly-http-webserver" % "2.0.0-M3"
[com.sun.grizzly/grizzly-http-webserver "2.0.0-M3"]

Dependencies

compile (1)

Group / Artifact Type Version
com.sun.grizzly : grizzly-http jar 2.0.0-M3

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.