is not current version
Last Version 1.9.65

com.sun.grizzly.osgi:grizzly-httpservice-bundle 1.9.63


Categories

Categories

Grizzly Net Networking
GroupId

GroupId

com.sun.grizzly.osgi
ArtifactId

ArtifactId

grizzly-httpservice-bundle
Version

Version

1.9.63
Type

Type

jar

Download grizzly-httpservice-bundle 1.9.63


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