Last Version

jersey-incubator 3.1.0-M3

Jersey incubator for experimental modules that are in a prototyping or research stage, not ready to be released as part of Jersey (yet).

License

License

jQuery license
Categories

Categories

GlassFish Container Application Servers Jersey Program Interface REST Frameworks
GroupId

GroupId

org.glassfish.jersey.incubator
ArtifactId

ArtifactId

project
Version

Version

3.1.0-M3
Type

Type

pom
Description

Description

jersey-incubator
Jersey incubator for experimental modules that are in a prototyping or research stage, not ready to be released as part of Jersey (yet).
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 1 KB
Browse

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

Dependencies

test (1)

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

Project Modules

  • cdi-inject-weld
  • declarative-linking
  • gae-integration
  • html-json
  • kryo
  • open-tracing