License |
License |
---|---|
Categories |
CategoriesIDE Development Tools GlassFish Container Application Servers Jersey Program Interface REST Frameworks |
GroupId | GroupIdcom.sun.jersey.glassfish.v32.osgi |
ArtifactId | ArtifactIdjersey-gf-statsproviders |
Version | Version1.19.4 |
Type | Typejar |
Description |
DescriptionJersey GFv3.2 Statsproviders Package Image
Jersey GlassFish V3.2 OSGI modules
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.sun.jersey.glassfish.v32.osgi/jersey-gf-statsproviders/ -->
<dependency>
<groupId>com.sun.jersey.glassfish.v32.osgi</groupId>
<artifactId>jersey-gf-statsproviders</artifactId>
<version>1.19.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.sun.jersey.glassfish.v32.osgi/jersey-gf-statsproviders/
implementation 'com.sun.jersey.glassfish.v32.osgi:jersey-gf-statsproviders:1.19.4'
// https://jarcasting.com/artifacts/com.sun.jersey.glassfish.v32.osgi/jersey-gf-statsproviders/
implementation ("com.sun.jersey.glassfish.v32.osgi:jersey-gf-statsproviders:1.19.4")
'com.sun.jersey.glassfish.v32.osgi:jersey-gf-statsproviders:jar:1.19.4'
<dependency org="com.sun.jersey.glassfish.v32.osgi" name="jersey-gf-statsproviders" rev="1.19.4">
<artifact name="jersey-gf-statsproviders" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sun.jersey.glassfish.v32.osgi', module='jersey-gf-statsproviders', version='1.19.4')
)
libraryDependencies += "com.sun.jersey.glassfish.v32.osgi" % "jersey-gf-statsproviders" % "1.19.4"
[com.sun.jersey.glassfish.v32.osgi/jersey-gf-statsproviders "1.19.4"]
Group / Artifact | Type | Version |
---|---|---|
org.glassfish.external : management-api | jar | 3.0.0-b012 |
org.glassfish.gmbal : gmbal | jar | 3.0.0-b023 |
com.sun.jersey : jersey-server | jar | 1.19.4 |
org.glassfish.common : internal-api | jar | 3.0 |
Group / Artifact | Type | Version |
---|---|---|
com.sun.enterprise : hk2 | jar | 1.6.9 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |