Last Version

grizzly-http 1.6.1


License

License

CDDL
Categories

Categories

Grizzly Net Networking
GroupId

GroupId

com.sun.grizzly
ArtifactId

ArtifactId

http
Version

Version

1.6.1
Type

Type

jar
Description

Description

grizzly-http
Project Organization

Project Organization

SUN Microsystems

Download http 1.6.1


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

Dependencies

compile (4)

Group / Artifact Type Version
com.sun.grizzly : framework jar 1.6.1
com.sun.grizzly : http-utils jar 1.6.1
com.sun.grizzly : rcm jar 1.6.1
com.sun.grizzly : portunif jar 1.6.1

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.