is not current version
Last Version 2.6.0

org.oxerr.commons:commons-jax-rs-exception-mapper 1.2.0


GroupId

GroupId

org.oxerr.commons
ArtifactId

ArtifactId

commons-jax-rs-exception-mapper
Version

Version

1.2.0
Type

Type

jar

Download commons-jax-rs-exception-mapper 1.2.0


<!-- https://jarcasting.com/artifacts/org.oxerr.commons/commons-jax-rs-exception-mapper/ -->
<dependency>
    <groupId>org.oxerr.commons</groupId>
    <artifactId>commons-jax-rs-exception-mapper</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.oxerr.commons/commons-jax-rs-exception-mapper/
implementation 'org.oxerr.commons:commons-jax-rs-exception-mapper:1.2.0'
// https://jarcasting.com/artifacts/org.oxerr.commons/commons-jax-rs-exception-mapper/
implementation ("org.oxerr.commons:commons-jax-rs-exception-mapper:1.2.0")
'org.oxerr.commons:commons-jax-rs-exception-mapper:jar:1.2.0'
<dependency org="org.oxerr.commons" name="commons-jax-rs-exception-mapper" rev="1.2.0">
  <artifact name="commons-jax-rs-exception-mapper" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.oxerr.commons', module='commons-jax-rs-exception-mapper', version='1.2.0')
)
libraryDependencies += "org.oxerr.commons" % "commons-jax-rs-exception-mapper" % "1.2.0"
[org.oxerr.commons/commons-jax-rs-exception-mapper "1.2.0"]