Jaxxy
Jaxxy is a JAX-RS provider collection to make writing JAX-RS applications easier.
What's in a Name?
Jaxxy is pronounced "Jazzy" and is named after a Golden Retriever named "Jasmine".
License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdorg.jaxxy |
ArtifactId | ArtifactIdjaxxy-jsonb |
Last Version | Last Version0.4.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJaxxy :: JSON-B Provider
A collection of useful JAX-RS providers.
|
Filename | Size |
---|---|
jaxxy-jsonb-0.4.3.pom | |
jaxxy-jsonb-0.4.3.jar | 4 KB |
jaxxy-jsonb-0.4.3-sources.jar | 3 KB |
jaxxy-jsonb-0.4.3-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jaxxy/jaxxy-jsonb/ -->
<dependency>
<groupId>org.jaxxy</groupId>
<artifactId>jaxxy-jsonb</artifactId>
<version>0.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.jaxxy/jaxxy-jsonb/
implementation 'org.jaxxy:jaxxy-jsonb:0.4.3'
// https://jarcasting.com/artifacts/org.jaxxy/jaxxy-jsonb/
implementation ("org.jaxxy:jaxxy-jsonb:0.4.3")
'org.jaxxy:jaxxy-jsonb:jar:0.4.3'
<dependency org="org.jaxxy" name="jaxxy-jsonb" rev="0.4.3">
<artifact name="jaxxy-jsonb" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jaxxy', module='jaxxy-jsonb', version='0.4.3')
)
libraryDependencies += "org.jaxxy" % "jaxxy-jsonb" % "0.4.3"
[org.jaxxy/jaxxy-jsonb "0.4.3"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.16 |
jakarta.json.bind : jakarta.json.bind-api | jar | 1.0.1 |
jakarta.json : jakarta.json-api | jar | 1.1.5 |
org.jaxxy : jaxxy-io | jar | 0.4.3 |
jakarta.ws.rs : jakarta.ws.rs-api | jar | 2.1.5 |
org.slf4j : slf4j-api | jar | 1.7.29 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.johnzon : johnzon-jsonb | jar | 1.2.8 |
org.apache.johnzon : johnzon-core | jar | 1.2.8 |
org.jaxxy : jaxxy-test | jar | 0.4.3 |
org.slf4j : slf4j-log4j12 | jar | 1.7.29 |
org.mockito : mockito-core | jar | 3.6.0 |
org.mockito : mockito-junit-jupiter | jar | 3.6.0 |
org.assertj : assertj-core | jar | 3.18.1 |
org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0 |
Jaxxy is a JAX-RS provider collection to make writing JAX-RS applications easier.
Jaxxy is pronounced "Jazzy" and is named after a Golden Retriever named "Jasmine".