Jaxxy :: Example

A collection of useful JAX-RS providers.

License

License

GroupId

GroupId

org.jaxxy
ArtifactId

ArtifactId

jaxxy-example
Last Version

Last Version

0.4.3
Release Date

Release Date

Type

Type

jar
Description

Description

Jaxxy :: Example
A collection of useful JAX-RS providers.

Download jaxxy-example

How to add to project

<!-- https://jarcasting.com/artifacts/org.jaxxy/jaxxy-example/ -->
<dependency>
    <groupId>org.jaxxy</groupId>
    <artifactId>jaxxy-example</artifactId>
    <version>0.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.jaxxy/jaxxy-example/
implementation 'org.jaxxy:jaxxy-example:0.4.3'
// https://jarcasting.com/artifacts/org.jaxxy/jaxxy-example/
implementation ("org.jaxxy:jaxxy-example:0.4.3")
'org.jaxxy:jaxxy-example:jar:0.4.3'
<dependency org="org.jaxxy" name="jaxxy-example" rev="0.4.3">
  <artifact name="jaxxy-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jaxxy', module='jaxxy-example', version='0.4.3')
)
libraryDependencies += "org.jaxxy" % "jaxxy-example" % "0.4.3"
[org.jaxxy/jaxxy-example "0.4.3"]

Dependencies

compile (19)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar
org.projectlombok : lombok jar 1.18.16
org.apache.cxf : cxf-spring-boot-starter-jaxrs jar 3.4.1
org.apache.cxf : cxf-rt-rs-service-description-swagger jar 3.4.1
org.apache.cxf : cxf-rt-rs-service-description-openapi-v3 jar 3.4.1
org.apache.cxf : cxf-rt-rs-service-description jar 3.4.1
org.apache.cxf : cxf-rt-features-logging jar 3.4.1
org.webjars : swagger-ui jar 3.31.1
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider jar 2.12.0
com.fasterxml.jackson.jaxrs : jackson-jaxrs-smile-provider jar 2.12.0
com.fasterxml.jackson.jaxrs : jackson-jaxrs-yaml-provider jar 2.12.0
org.jaxxy : jaxxy-logging jar
org.jaxxy : jaxxy-jsonb jar
org.jaxxy : jaxxy-cors jar
org.jaxxy : jaxxy-gson jar
org.jaxxy : jaxxy-protobuf jar
org.apache.johnzon : johnzon-jsonb jar 1.2.8
jakarta.ws.rs : jakarta.ws.rs-api jar 2.1.5
org.slf4j : slf4j-api jar 1.7.29

test (6)

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-api jar 5.7.0
org.junit.jupiter : junit-jupiter-engine jar 5.7.0

Project Modules

There are no modules declared in this project.

Jaxxy

Maven Central Sonatype Nexus Snapshots

Build Status

Quality Gate Coverage Maintainability LOC License

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".

Jasmine

org.jaxxy

Jaxxy

Versions

Version
0.4.3
0.4.0
0.3.0
0.2.0
0.1.0
0.0.2
0.0.1