MVN

org.oxerr.commons : commons-jax-rs

Maven & Gradle

Aug 09, 2021
1 stars

commons-jax-rs · Utility classes for JAX-RS.

<dependency>
    <groupId>org.oxerr.commons</groupId>
    <artifactId>commons-jax-rs</artifactId>
    <version>2.6.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.oxerr.commons : commons-jax-rs to add to Maven - Latest Versions:

  • Latest Stable: 2.6.0

All Versions

Choose a version of org.oxerr.commons : commons-jax-rs to add to Maven - All Versions:

Version Vulnerabilities Updated
2.6.x
commons-jax-rs-2.6.0
2.5.x
commons-jax-rs-2.5.1
commons-jax-rs-2.5.0
2.4.x
commons-jax-rs-2.4.0
2.3.x
commons-jax-rs-2.3.1
commons-jax-rs-2.3.0
2.2.x
commons-jax-rs-2.2.3
commons-jax-rs-2.2.2
commons-jax-rs-2.2.1
commons-jax-rs-2.2.0
2.1.x
commons-jax-rs-2.1.0
2.0.x
commons-jax-rs-2.0.2
commons-jax-rs-2.0.1
commons-jax-rs-2.0.0
1.3.x
commons-jax-rs-1.3.1
commons-jax-rs-1.3.0
1.2.x
commons-jax-rs-1.2.0
1.1.x
commons-jax-rs-1.1.0
1.0.x
commons-jax-rs-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.oxerr.commons</groupId>
    <artifactId>commons-jax-rs</artifactId>
    <version>2.6.0</version>
</dependency>