License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.osgiliath.modules |
ArtifactId | ArtifactIdnet.osgiliath.module.cxf.exception.handling |
Last Version | Last Version0.3.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHelper for CXF RS validation exceptions
An exceptionMapper putting Validation exception in the body of the returned message
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/net.osgiliath.modules/net.osgiliath.module.cxf.exception.handling/ -->
<dependency>
<groupId>net.osgiliath.modules</groupId>
<artifactId>net.osgiliath.module.cxf.exception.handling</artifactId>
<version>0.3.7</version>
</dependency>
// https://jarcasting.com/artifacts/net.osgiliath.modules/net.osgiliath.module.cxf.exception.handling/
implementation 'net.osgiliath.modules:net.osgiliath.module.cxf.exception.handling:0.3.7'
// https://jarcasting.com/artifacts/net.osgiliath.modules/net.osgiliath.module.cxf.exception.handling/
implementation ("net.osgiliath.modules:net.osgiliath.module.cxf.exception.handling:0.3.7")
'net.osgiliath.modules:net.osgiliath.module.cxf.exception.handling:jar:0.3.7'
<dependency org="net.osgiliath.modules" name="net.osgiliath.module.cxf.exception.handling" rev="0.3.7">
<artifact name="net.osgiliath.module.cxf.exception.handling" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.osgiliath.modules', module='net.osgiliath.module.cxf.exception.handling', version='0.3.7')
)
libraryDependencies += "net.osgiliath.modules" % "net.osgiliath.module.cxf.exception.handling" % "0.3.7"
[net.osgiliath.modules/net.osgiliath.module.cxf.exception.handling "0.3.7"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.cxf : cxf-rt-frontend-jaxrs | jar | 3.1.6 |
org.apache.servicemix.bundles : org.apache.servicemix.bundles.jdom | jar | 2.0.2_1 |
org.slf4j : slf4j-api | jar | 1.7.12 |
Group / Artifact | Type | Version |
---|---|---|
org.osgi : org.osgi.core | jar | 6.0.0 |