Microprofile JAX-RS Extensions :: Configurable Exception Handler

A configurable Runtime Exception Handler

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.microprofile-ext.jaxrs-ext
ArtifactId

ArtifactId

configurable-exception-handler
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Microprofile JAX-RS Extensions :: Configurable Exception Handler
A configurable Runtime Exception Handler

Download configurable-exception-handler

How to add to project

<!-- https://jarcasting.com/artifacts/org.microprofile-ext.jaxrs-ext/configurable-exception-handler/ -->
<dependency>
    <groupId>org.microprofile-ext.jaxrs-ext</groupId>
    <artifactId>configurable-exception-handler</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.microprofile-ext.jaxrs-ext/configurable-exception-handler/
implementation 'org.microprofile-ext.jaxrs-ext:configurable-exception-handler:1.0.0'
// https://jarcasting.com/artifacts/org.microprofile-ext.jaxrs-ext/configurable-exception-handler/
implementation ("org.microprofile-ext.jaxrs-ext:configurable-exception-handler:1.0.0")
'org.microprofile-ext.jaxrs-ext:configurable-exception-handler:jar:1.0.0'
<dependency org="org.microprofile-ext.jaxrs-ext" name="configurable-exception-handler" rev="1.0.0">
  <artifact name="configurable-exception-handler" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.microprofile-ext.jaxrs-ext', module='configurable-exception-handler', version='1.0.0')
)
libraryDependencies += "org.microprofile-ext.jaxrs-ext" % "configurable-exception-handler" % "1.0.0"
[org.microprofile-ext.jaxrs-ext/configurable-exception-handler "1.0.0"]

Dependencies

provided (2)

Group / Artifact Type Version
org.eclipse.microprofile : microprofile pom 1.3
org.projectlombok : lombok jar 1.18.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0