License |
License |
---|---|
Categories |
CategoriesCLI User Interface config Application Layer Libs Configuration |
GroupId | GroupIdorg.microprofile-ext.restclient-ext |
ArtifactId | ArtifactIdconfigurable-errorresponse-handler |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMicroprofile REST Client Extensions :: Configurable Error Response Handler
A configurable HTTP Code to Exception Handler
|
<!-- https://jarcasting.com/artifacts/org.microprofile-ext.restclient-ext/configurable-errorresponse-handler/ -->
<dependency>
<groupId>org.microprofile-ext.restclient-ext</groupId>
<artifactId>configurable-errorresponse-handler</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.microprofile-ext.restclient-ext/configurable-errorresponse-handler/
implementation 'org.microprofile-ext.restclient-ext:configurable-errorresponse-handler:1.0.0'
// https://jarcasting.com/artifacts/org.microprofile-ext.restclient-ext/configurable-errorresponse-handler/
implementation ("org.microprofile-ext.restclient-ext:configurable-errorresponse-handler:1.0.0")
'org.microprofile-ext.restclient-ext:configurable-errorresponse-handler:jar:1.0.0'
<dependency org="org.microprofile-ext.restclient-ext" name="configurable-errorresponse-handler" rev="1.0.0">
<artifact name="configurable-errorresponse-handler" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.microprofile-ext.restclient-ext', module='configurable-errorresponse-handler', version='1.0.0')
)
libraryDependencies += "org.microprofile-ext.restclient-ext" % "configurable-errorresponse-handler" % "1.0.0"
[org.microprofile-ext.restclient-ext/configurable-errorresponse-handler "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.microprofile : microprofile | pom | 1.3 |
org.projectlombok : lombok | jar | 1.18.2 |