License |
License
jQuery license
|
---|---|
Categories |
CategoriesGlassFish Container Application Servers Jersey Program Interface REST Frameworks |
GroupId | GroupIdorg.glassfish.jersey.examples |
ArtifactId | ArtifactIdjaxrs-types-injection |
Last Version | Last Version3.1.0-M3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjersey-examples-jaxrs-types-injection
Jersey JAX-RS types injection example.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.glassfish.jersey.examples/jaxrs-types-injection/ -->
<dependency>
<groupId>org.glassfish.jersey.examples</groupId>
<artifactId>jaxrs-types-injection</artifactId>
<version>3.1.0-M3</version>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.jersey.examples/jaxrs-types-injection/
implementation 'org.glassfish.jersey.examples:jaxrs-types-injection:3.1.0-M3'
// https://jarcasting.com/artifacts/org.glassfish.jersey.examples/jaxrs-types-injection/
implementation ("org.glassfish.jersey.examples:jaxrs-types-injection:3.1.0-M3")
'org.glassfish.jersey.examples:jaxrs-types-injection:jar:3.1.0-M3'
<dependency org="org.glassfish.jersey.examples" name="jaxrs-types-injection" rev="3.1.0-M3">
<artifact name="jaxrs-types-injection" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.jersey.examples', module='jaxrs-types-injection', version='3.1.0-M3')
)
libraryDependencies += "org.glassfish.jersey.examples" % "jaxrs-types-injection" % "3.1.0-M3"
[org.glassfish.jersey.examples/jaxrs-types-injection "3.1.0-M3"]
Group / Artifact | Type | Version |
---|---|---|
org.glassfish.jersey.containers : jersey-container-grizzly2-http | jar | |
org.glassfish.jersey.inject : jersey-hk2 | jar | |
com.sun.xml.bind : jaxb-osgi | jar | 3.0.2 |
jakarta.xml.bind : jakarta.xml.bind-api | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.glassfish.jersey.test-framework.providers : jersey-test-framework-provider-bundle | pom |