MVN

org.microprofile-ext : jaxrs-ext

Maven & Gradle

Sep 25, 2018
2 stars

Microprofile JAX-RS Extensions · Some JAX-RS extensions

<dependency>
    <groupId>org.microprofile-ext</groupId>
    <artifactId>jaxrs-ext</artifactId>
    <version>configurable-exception-handler</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.microprofile-ext : jaxrs-ext to add to Maven - Latest Versions:

  • Latest Stable: configurable-exception-handler

All Versions

Choose a version of org.microprofile-ext : jaxrs-ext to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
jaxrs-ext-1.0.0
configurable
jaxrs-ext-configurable-exception-handler
beanvalidation
jaxrs-ext-beanvalidation-exception-handler

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.microprofile-ext</groupId>
    <artifactId>jaxrs-ext</artifactId>
    <version>configurable-exception-handler</version>
</dependency>