| License |
License
jQuery license
|
|---|---|
| Categories |
CategoriesGlassFish Container Application Servers Jersey Program Interface REST Frameworks |
| GroupId | GroupIdorg.glassfish.jersey.examples |
| ArtifactId | ArtifactIdjaxb |
| Version | Version3.0.3 |
| Type | Typejar |
| Description |
Descriptionjersey-examples-jaxb
Jersey JAXB example.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| jaxb-3.0.3.pom | |
| jaxb-3.0.3.jar | 22 KB |
| jaxb-3.0.3-sources.jar | 20 KB |
| jaxb-3.0.3-project-src.zip | 24 KB |
| jaxb-3.0.3-javadoc.jar | 47 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.glassfish.jersey.examples/jaxb/ -->
<dependency>
<groupId>org.glassfish.jersey.examples</groupId>
<artifactId>jaxb</artifactId>
<version>3.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.jersey.examples/jaxb/
implementation 'org.glassfish.jersey.examples:jaxb:3.0.3'
// https://jarcasting.com/artifacts/org.glassfish.jersey.examples/jaxb/
implementation ("org.glassfish.jersey.examples:jaxb:3.0.3")
'org.glassfish.jersey.examples:jaxb:jar:3.0.3'
<dependency org="org.glassfish.jersey.examples" name="jaxb" rev="3.0.3">
<artifact name="jaxb" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.jersey.examples', module='jaxb', version='3.0.3')
)
libraryDependencies += "org.glassfish.jersey.examples" % "jaxb" % "3.0.3"
[org.glassfish.jersey.examples/jaxb "3.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.glassfish.jersey.containers : jersey-container-grizzly2-http | jar | |
| org.glassfish.jersey.inject : jersey-hk2 | jar | |
| jakarta.xml.bind : jakarta.xml.bind-api | jar | 3.0.0 |
| org.codehaus.woodstox : woodstox-core-asl | jar | 4.1.2 |
| org.glassfish.jersey.media : jersey-media-jaxb | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| com.sun.xml.bind : jaxb-osgi | jar | 3.0.0 |
| org.glassfish.jersey.test-framework.providers : jersey-test-framework-provider-bundle | pom |