Last Version

jersey 3.1.0-M3

Eclipse Jersey is the open source (under dual EPL+GPL license) Jakarta RESTful WebServices 3.0 production quality Reference Implementation for building RESTful Web Services.

License

License

jQuery license
Categories

Categories

GlassFish Container Application Servers Jersey Program Interface REST Frameworks
GroupId

GroupId

org.glassfish.jersey
ArtifactId

ArtifactId

project
Version

Version

3.1.0-M3
Type

Type

pom
Description

Description

jersey
Eclipse Jersey is the open source (under dual EPL+GPL license) Jakarta RESTful WebServices 3.0 production quality Reference Implementation for building RESTful Web Services.
Project URL

Project URL

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

Project Organization

Eclipse Foundation
Source Code Management

Source Code Management

https://github.com/eclipse-ee4j/jersey

Download project 3.1.0-M3

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

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

Dependencies

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

Project Modules

  • archetypes
  • bom
  • connectors
  • containers
  • core-common
  • core-server
  • core-client
  • ext
  • incubator
  • inject
  • media
  • security