Last Version

jersey-bundles-jax-rs-ri-archive 2.0-rc1

Jersey bundles providers umbrella project module

License

License

Categories

Categories

GlassFish Container Application Servers Jersey Program Interface REST Frameworks
GroupId

GroupId

org.glassfish.jersey.bundles
ArtifactId

ArtifactId

jax-rs-ri
Version

Version

2.0-rc1
Type

Type

pom
Description

Description

jersey-bundles-jax-rs-ri-archive
Jersey bundles providers umbrella project module
Project URL

Project URL

https://jersey.java.net/jax-rs-ri/
Project Organization

Project Organization

Oracle Corporation

Download jax-rs-ri 2.0-rc1


<!-- https://jarcasting.com/artifacts/org.glassfish.jersey.bundles/jax-rs-ri/ -->
<dependency>
    <groupId>org.glassfish.jersey.bundles</groupId>
    <artifactId>jax-rs-ri</artifactId>
    <version>2.0-rc1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.jersey.bundles/jax-rs-ri/
implementation 'org.glassfish.jersey.bundles:jax-rs-ri:2.0-rc1'
// https://jarcasting.com/artifacts/org.glassfish.jersey.bundles/jax-rs-ri/
implementation ("org.glassfish.jersey.bundles:jax-rs-ri:2.0-rc1")
'org.glassfish.jersey.bundles:jax-rs-ri:pom:2.0-rc1'
<dependency org="org.glassfish.jersey.bundles" name="jax-rs-ri" rev="2.0-rc1">
  <artifact name="jax-rs-ri" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.jersey.bundles', module='jax-rs-ri', version='2.0-rc1')
)
libraryDependencies += "org.glassfish.jersey.bundles" % "jax-rs-ri" % "2.0-rc1"
[org.glassfish.jersey.bundles/jax-rs-ri "2.0-rc1"]

Dependencies

compile (4)

Group / Artifact Type Version
org.glassfish.jersey.core : jersey-server jar 2.0-rc1
org.glassfish.jersey.core : jersey-client jar 2.0-rc1
org.glassfish.jersey.core : jersey-common jar 2.0-rc1
org.glassfish.jersey.containers : jersey-container-servlet jar 2.0-rc1

Project Modules

There are no modules declared in this project.