is not current version
Last Version 0.2.3

net.osgiliath.framework:net.osgiliath.helper.cxf.exception.handling 0.2.1

An exceptionMapper putting Validation exception in the body of the returned message

Categories

Categories

Net
GroupId

GroupId

net.osgiliath.framework
ArtifactId

ArtifactId

net.osgiliath.helper.cxf.exception.handling
Version

Version

0.2.1
Type

Type

jar

Download net.osgiliath.helper.cxf.exception.handling 0.2.1


<!-- https://jarcasting.com/artifacts/net.osgiliath.framework/net.osgiliath.helper.cxf.exception.handling/ -->
<dependency>
    <groupId>net.osgiliath.framework</groupId>
    <artifactId>net.osgiliath.helper.cxf.exception.handling</artifactId>
    <version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.osgiliath.framework/net.osgiliath.helper.cxf.exception.handling/
implementation 'net.osgiliath.framework:net.osgiliath.helper.cxf.exception.handling:0.2.1'
// https://jarcasting.com/artifacts/net.osgiliath.framework/net.osgiliath.helper.cxf.exception.handling/
implementation ("net.osgiliath.framework:net.osgiliath.helper.cxf.exception.handling:0.2.1")
'net.osgiliath.framework:net.osgiliath.helper.cxf.exception.handling:jar:0.2.1'
<dependency org="net.osgiliath.framework" name="net.osgiliath.helper.cxf.exception.handling" rev="0.2.1">
  <artifact name="net.osgiliath.helper.cxf.exception.handling" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.osgiliath.framework', module='net.osgiliath.helper.cxf.exception.handling', version='0.2.1')
)
libraryDependencies += "net.osgiliath.framework" % "net.osgiliath.helper.cxf.exception.handling" % "0.2.1"
[net.osgiliath.framework/net.osgiliath.helper.cxf.exception.handling "0.2.1"]