Last Version

jersey-ext-servlet-portability 3.0.0-M6

Library that enables writing web applications that run with both Jersey 1.x and Jersey 2.x servlet containers.

License

License

jQuery license
Categories

Categories

GlassFish Container Application Servers Jersey Program Interface REST Frameworks
GroupId

GroupId

org.glassfish.jersey.ext
ArtifactId

ArtifactId

jersey-servlet-portability
Version

Version

3.0.0-M6
Type

Type

jar
Description

Description

jersey-ext-servlet-portability
Library that enables writing web applications that run with both Jersey 1.x and Jersey 2.x servlet containers.
Project URL

Project URL

https://projects.eclipse.org/projects/ee4j.jersey/jersey-servlet-portability
Project Organization

Project Organization

Eclipse Foundation

Download jersey-servlet-portability 3.0.0-M6


<!-- https://jarcasting.com/artifacts/org.glassfish.jersey.ext/jersey-servlet-portability/ -->
<dependency>
    <groupId>org.glassfish.jersey.ext</groupId>
    <artifactId>jersey-servlet-portability</artifactId>
    <version>3.0.0-M6</version>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.jersey.ext/jersey-servlet-portability/
implementation 'org.glassfish.jersey.ext:jersey-servlet-portability:3.0.0-M6'
// https://jarcasting.com/artifacts/org.glassfish.jersey.ext/jersey-servlet-portability/
implementation ("org.glassfish.jersey.ext:jersey-servlet-portability:3.0.0-M6")
'org.glassfish.jersey.ext:jersey-servlet-portability:jar:3.0.0-M6'
<dependency org="org.glassfish.jersey.ext" name="jersey-servlet-portability" rev="3.0.0-M6">
  <artifact name="jersey-servlet-portability" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.jersey.ext', module='jersey-servlet-portability', version='3.0.0-M6')
)
libraryDependencies += "org.glassfish.jersey.ext" % "jersey-servlet-portability" % "3.0.0-M6"
[org.glassfish.jersey.ext/jersey-servlet-portability "3.0.0-M6"]

Dependencies

provided (4)

Group / Artifact Type Version
jakarta.ws.rs : jakarta.ws.rs-api jar 3.0.0-M1
com.sun.jersey : jersey-servlet jar 1.19.3
org.glassfish.jersey.containers : jersey-container-servlet-core jar 3.0.0-M6
jakarta.servlet : jakarta.servlet-api jar 5.0.0-M1

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.glassfish.jersey.inject : jersey-hk2 jar 3.0.0-M6

Project Modules

There are no modules declared in this project.