is not current version
Last Version 1.19.4

com.sun.jersey.glassfish.v3.osgi:osgi-modules 1.8-ea04

Jersey GlassFish V3 OSGI modules

Categories

Categories

GlassFish Container Application Servers Jersey Program Interface REST Frameworks
GroupId

GroupId

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

ArtifactId

osgi-modules
Version

Version

1.8-ea04
Type

Type

pom

Download osgi-modules 1.8-ea04


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