Last Version

jersey-extensions 3.1.0-M3

Jersey extension modules providing utilities, filters as well as integrations with external frameworks (Guice, Spring, Freemarker, etc.) and languages (Scala, Groovy, etc.). NOTE: Jersey security extensions have their own dedicated security umbrella project.

License

License

jQuery license
Categories

Categories

GlassFish Container Application Servers Jersey Program Interface REST Frameworks
GroupId

GroupId

org.glassfish.jersey.ext
ArtifactId

ArtifactId

project
Version

Version

3.1.0-M3
Type

Type

pom
Description

Description

jersey-extensions
Jersey extension modules providing utilities, filters as well as integrations with external frameworks (Guice, Spring, Freemarker, etc.) and languages (Scala, Groovy, etc.). NOTE: Jersey security extensions have their own dedicated security umbrella project.
Project URL

Project URL

https://projects.eclipse.org/projects/ee4j.jersey/project
Project Organization

Project Organization

Eclipse Foundation

Download project 3.1.0-M3

Filename Size
project-3.1.0-M3.pom 2 KB
Browse

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

Dependencies

compile (1)

Group / Artifact Type Version
jakarta.ws.rs : jakarta.ws.rs-api jar 3.1.0

test (2)

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

Project Modules

  • bean-validation
  • cdi
  • entity-filtering
  • metainf-services
  • mvc
  • mvc-bean-validation
  • mvc-freemarker
  • mvc-jsp
  • mvc-mustache
  • proxy-client
  • rx
  • wadl-doclet
  • microprofile