is not current version
Last Version 1.19.4

com.sun.jersey.glassfish.v2.internal:module_jersey 1.8-ea02


Categories

Categories

GlassFish Container Application Servers Jersey Program Interface REST Frameworks
GroupId

GroupId

com.sun.jersey.glassfish.v2.internal
ArtifactId

ArtifactId

module_jersey
Version

Version

1.8-ea02
Type

Type

pom

Download module_jersey 1.8-ea02


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