is not current version
Last Version 1.0.52

com.sun.grizzly:grizzly-framework-http 1.0.51


Categories

Categories

Grizzly Net Networking
GroupId

GroupId

com.sun.grizzly
ArtifactId

ArtifactId

grizzly-framework-http
Version

Version

1.0.51
Type

Type

jar

Download grizzly-framework-http 1.0.51


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