is not current version
Last Version 1.2

com.sun.jersey.glassfish.v3.osgi:jersey-gf-bundle 1.1.5.1

Module repackaging of the Jersey bundle

Categories

Categories

GlassFish Container Application Servers Jersey Program Interface REST Frameworks
GroupId

GroupId

com.sun.jersey.glassfish.v3.osgi
ArtifactId

ArtifactId

jersey-gf-bundle
Version

Version

1.1.5.1
Type

Type

jar

Download jersey-gf-bundle 1.1.5.1


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