Jaxxy

A collection of useful JAX-RS providers.

License

License

GroupId

GroupId

org.jaxxy
ArtifactId

ArtifactId

jaxxy
Last Version

Last Version

0.4.3
Release Date

Release Date

Type

Type

pom
Description

Description

Jaxxy
A collection of useful JAX-RS providers.
Project URL

Project URL

https://github.com/jaxxy-rs/jaxxy
Source Code Management

Source Code Management

https://github.com/jaxxy-rs/jaxxy

Download jaxxy

Filename Size
jaxxy-0.4.3.pom 16 KB
Browse

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
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

  • cache
  • cors
  • example
  • gson
  • guava
  • io
  • jsonb
  • logging
  • protobuf
  • reactor
  • rx
  • rxjava
  • security
  • test
  • util
  • bom

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