License |
License |
---|---|
Categories |
CategoriesMicroservices Container |
GroupId | GroupIdcom.oath.microservices |
ArtifactId | ArtifactIdmicro-general-exception-mapper |
Last Version | Last Version1.2.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMicroserver Jersey general exception mapper
Opinionated rest microservices
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.oath.microservices/micro-general-exception-mapper/ -->
<dependency>
<groupId>com.oath.microservices</groupId>
<artifactId>micro-general-exception-mapper</artifactId>
<version>1.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.oath.microservices/micro-general-exception-mapper/
implementation 'com.oath.microservices:micro-general-exception-mapper:1.2.6'
// https://jarcasting.com/artifacts/com.oath.microservices/micro-general-exception-mapper/
implementation ("com.oath.microservices:micro-general-exception-mapper:1.2.6")
'com.oath.microservices:micro-general-exception-mapper:jar:1.2.6'
<dependency org="com.oath.microservices" name="micro-general-exception-mapper" rev="1.2.6">
<artifact name="micro-general-exception-mapper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oath.microservices', module='micro-general-exception-mapper', version='1.2.6')
)
libraryDependencies += "com.oath.microservices" % "micro-general-exception-mapper" % "1.2.6"
[com.oath.microservices/micro-general-exception-mapper "1.2.6"]
Group / Artifact | Type | Version |
---|---|---|
com.oath.microservices : micro-jersey | jar | 1.2.6 |
com.oath.microservices : micro-jackson-configuration | jar | 1.2.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 1.9.5 |
org.hamcrest : hamcrest-all | jar | 1.3 |
com.oath.microservices : micro-grizzly-with-jersey | jar | 1.2.6 |
org.glassfish.jersey.core : jersey-client | jar | 2.28 |