Last Version

jersey-bundles 3.1.0-M3

Jersey bundles providers umbrella project module.

License

License

jQuery license
Categories

Categories

GlassFish Container Application Servers Jersey Program Interface REST Frameworks
GroupId

GroupId

org.glassfish.jersey.bundles
ArtifactId

ArtifactId

project
Version

Version

3.1.0-M3
Type

Type

pom
Description

Description

jersey-bundles
Jersey bundles providers umbrella project module.
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.bundles/project/ -->
<dependency>
    <groupId>org.glassfish.jersey.bundles</groupId>
    <artifactId>project</artifactId>
    <version>3.1.0-M3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.jersey.bundles/project/
implementation 'org.glassfish.jersey.bundles:project:3.1.0-M3'
// https://jarcasting.com/artifacts/org.glassfish.jersey.bundles/project/
implementation ("org.glassfish.jersey.bundles:project:3.1.0-M3")
'org.glassfish.jersey.bundles:project:pom:3.1.0-M3'
<dependency org="org.glassfish.jersey.bundles" name="project" rev="3.1.0-M3">
  <artifact name="project" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.jersey.bundles', module='project', version='3.1.0-M3')
)
libraryDependencies += "org.glassfish.jersey.bundles" % "project" % "3.1.0-M3"
[org.glassfish.jersey.bundles/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

  • jaxrs-ri