Last Version

jersey-bom 3.1.0-M3

Jersey Bill of Materials (BOM)

License

License

Categories

Categories

GlassFish Container Application Servers Jersey Program Interface REST Frameworks
GroupId

GroupId

org.glassfish.jersey
ArtifactId

ArtifactId

jersey-bom
Version

Version

3.1.0-M3
Type

Type

pom
Description

Description

jersey-bom
Jersey Bill of Materials (BOM)
Project URL

Project URL

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

Project Organization

Eclipse Foundation

Download jersey-bom 3.1.0-M3

Filename Size
jersey-bom-3.1.0-M3.pom 18 KB
Browse

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

There are no modules declared in this project.