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 |
|---|---|
| GroupId | GroupIdorg.jaxxy |
| ArtifactId | ArtifactIdjaxxy-test |
| Last Version | Last Version0.4.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJaxxy :: Testing Framework
A collection of useful JAX-RS providers.
|
| Filename | Size |
|---|---|
| jaxxy-test-0.4.3.pom | |
| jaxxy-test-0.4.3.jar | 10 KB |
| jaxxy-test-0.4.3-sources.jar | 11 KB |
| jaxxy-test-0.4.3-javadoc.jar | 83 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.jaxxy/jaxxy-test/ -->
<dependency>
<groupId>org.jaxxy</groupId>
<artifactId>jaxxy-test</artifactId>
<version>0.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.jaxxy/jaxxy-test/
implementation 'org.jaxxy:jaxxy-test:0.4.3'
// https://jarcasting.com/artifacts/org.jaxxy/jaxxy-test/
implementation ("org.jaxxy:jaxxy-test:0.4.3")
'org.jaxxy:jaxxy-test:jar:0.4.3'
<dependency org="org.jaxxy" name="jaxxy-test" rev="0.4.3">
<artifact name="jaxxy-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jaxxy', module='jaxxy-test', version='0.4.3')
)
libraryDependencies += "org.jaxxy" % "jaxxy-test" % "0.4.3"
[org.jaxxy/jaxxy-test "0.4.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.16 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |
| org.jaxxy : jaxxy-util | jar | 0.4.3 |
| com.google.guava : guava | jar | 30.0-jre |
| org.apache.cxf : cxf-testutils | jar | 3.4.1 |
| org.apache.cxf : cxf-rt-transports-http-jetty | jar | 3.4.1 |
| org.apache.cxf : cxf-rt-features-logging | jar | 3.4.1 |
| org.apache.cxf : cxf-rt-rs-client | jar | 3.4.1 |
| org.apache.cxf : cxf-rt-transports-http-hc | jar | 3.4.1 |
| org.apache.cxf : cxf-rt-rs-mp-client | jar | 3.4.1 |
| jakarta.ws.rs : jakarta.ws.rs-api | jar | 2.1.5 |
| org.slf4j : slf4j-api | jar | 1.7.29 |
| Group / Artifact | Type | Version |
|---|---|---|
| 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-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".