| License |
License
jQuery license
|
|---|---|
| Categories |
CategoriesGlassFish Container Application Servers Jersey Program Interface REST Frameworks |
| GroupId | GroupIdorg.glassfish.jersey.containers.glassfish |
| ArtifactId | ArtifactIdproject |
| Version | Version3.1.0-M2 |
| Type | Typepom |
| Description |
Descriptionjersey-glassfish-support
Jersey GlassFish container providers umbrella project module
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| project-3.1.0-M2.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.glassfish.jersey.containers.glassfish/project/ -->
<dependency>
<groupId>org.glassfish.jersey.containers.glassfish</groupId>
<artifactId>project</artifactId>
<version>3.1.0-M2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.jersey.containers.glassfish/project/
implementation 'org.glassfish.jersey.containers.glassfish:project:3.1.0-M2'
// https://jarcasting.com/artifacts/org.glassfish.jersey.containers.glassfish/project/
implementation ("org.glassfish.jersey.containers.glassfish:project:3.1.0-M2")
'org.glassfish.jersey.containers.glassfish:project:pom:3.1.0-M2'
<dependency org="org.glassfish.jersey.containers.glassfish" name="project" rev="3.1.0-M2">
<artifact name="project" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.jersey.containers.glassfish', module='project', version='3.1.0-M2')
)
libraryDependencies += "org.glassfish.jersey.containers.glassfish" % "project" % "3.1.0-M2"
[org.glassfish.jersey.containers.glassfish/project "3.1.0-M2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.glassfish.jersey.core : jersey-common | jar | 3.1.0-M2 |
| org.glassfish.jersey.core : jersey-server | jar | 3.1.0-M2 |
| jakarta.ws.rs : jakarta.ws.rs-api | jar | 3.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.glassfish.jersey.inject : jersey-hk2 | jar | 3.1.0-M2 |