Last Version

Jersey All (Rebundled) 2.22.2

jersey-all is a rebundled verison of Jersey as one OSGi bundle.

License

License

Categories

Categories

CLI User Interface Jersey Program Interface REST Frameworks
GroupId

GroupId

com.eclipsesource.jaxrs
ArtifactId

ArtifactId

jersey-all
Version

Version

2.22.2
Type

Type

jar
Description

Description

Jersey All (Rebundled)
jersey-all is a rebundled verison of Jersey as one OSGi bundle.
Project URL

Project URL

https://github.com/hstaudacher/osgi-jax-rs-connector
Project Organization

Project Organization

EclipseSource

Download jersey-all 2.22.2


<!-- https://jarcasting.com/artifacts/com.eclipsesource.jaxrs/jersey-all/ -->
<dependency>
    <groupId>com.eclipsesource.jaxrs</groupId>
    <artifactId>jersey-all</artifactId>
    <version>2.22.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.eclipsesource.jaxrs/jersey-all/
implementation 'com.eclipsesource.jaxrs:jersey-all:2.22.2'
// https://jarcasting.com/artifacts/com.eclipsesource.jaxrs/jersey-all/
implementation ("com.eclipsesource.jaxrs:jersey-all:2.22.2")
'com.eclipsesource.jaxrs:jersey-all:jar:2.22.2'
<dependency org="com.eclipsesource.jaxrs" name="jersey-all" rev="2.22.2">
  <artifact name="jersey-all" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.eclipsesource.jaxrs', module='jersey-all', version='2.22.2')
)
libraryDependencies += "com.eclipsesource.jaxrs" % "jersey-all" % "2.22.2"
[com.eclipsesource.jaxrs/jersey-all "2.22.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.