is not current version
Last Version 3.1.0-M3

jersey-container-servlet-core 3.1.0-M2

Jersey core Servlet 3.x implementation

License

License

jQuery license
Categories

Categories

GlassFish Container Application Servers Jersey Program Interface REST Frameworks
GroupId

GroupId

org.glassfish.jersey.containers
ArtifactId

ArtifactId

jersey-container-servlet-core
Version

Version

3.1.0-M2
Type

Type

jar
Description

Description

jersey-container-servlet-core
Jersey core Servlet 3.x implementation
Project URL

Project URL

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

Project Organization

Eclipse Foundation

Download jersey-container-servlet-core 3.1.0-M2


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

Dependencies

compile (4)

Group / Artifact Type Version
jakarta.inject : jakarta.inject-api jar 2.0.1
org.glassfish.jersey.core : jersey-common jar 3.1.0-M2
org.glassfish.jersey.core : jersey-server jar 3.1.0-M2
jakarta.ws.rs : jakarta.ws.rs-api jar 3.1.0

provided (2)

Group / Artifact Type Version
jakarta.servlet : jakarta.servlet-api jar 5.0.0
jakarta.persistence : jakarta.persistence-api jar 3.0.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.glassfish.jersey.inject : jersey-hk2 jar 3.1.0-M2

Project Modules

There are no modules declared in this project.