is not current version
Last Version 4.0.0

org.glassfish.grizzly.osgi:grizzly-httpservice-bundle 2.2.4


Categories

Categories

GlassFish Container Application Servers Grizzly Net Networking
GroupId

GroupId

org.glassfish.grizzly.osgi
ArtifactId

ArtifactId

grizzly-httpservice-bundle
Version

Version

2.2.4
Type

Type

jar

Download grizzly-httpservice-bundle 2.2.4


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