License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.osgiliath.framework |
ArtifactId | ArtifactIdnet.osgiliath.helpers.cxf.exception.handling |
Last Version | Last Version0.1.8 |
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 OrganizationOsgiliath |
<!-- https://jarcasting.com/artifacts/net.osgiliath.framework/net.osgiliath.helpers.cxf.exception.handling/ -->
<dependency>
<groupId>net.osgiliath.framework</groupId>
<artifactId>net.osgiliath.helpers.cxf.exception.handling</artifactId>
<version>0.1.8</version>
</dependency>
// https://jarcasting.com/artifacts/net.osgiliath.framework/net.osgiliath.helpers.cxf.exception.handling/
implementation 'net.osgiliath.framework:net.osgiliath.helpers.cxf.exception.handling:0.1.8'
// https://jarcasting.com/artifacts/net.osgiliath.framework/net.osgiliath.helpers.cxf.exception.handling/
implementation ("net.osgiliath.framework:net.osgiliath.helpers.cxf.exception.handling:0.1.8")
'net.osgiliath.framework:net.osgiliath.helpers.cxf.exception.handling:jar:0.1.8'
<dependency org="net.osgiliath.framework" name="net.osgiliath.helpers.cxf.exception.handling" rev="0.1.8">
<artifact name="net.osgiliath.helpers.cxf.exception.handling" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.osgiliath.framework', module='net.osgiliath.helpers.cxf.exception.handling', version='0.1.8')
)
libraryDependencies += "net.osgiliath.framework" % "net.osgiliath.helpers.cxf.exception.handling" % "0.1.8"
[net.osgiliath.framework/net.osgiliath.helpers.cxf.exception.handling "0.1.8"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.camel : camel-http | jar | 2.15.0 |
org.apache.cxf : cxf-rt-frontend-jaxrs | jar | 3.0.3 |
org.apache.servicemix.bundles : org.apache.servicemix.bundles.jdom | jar | 2.0.2_1 |
Group / Artifact | Type | Version |
---|---|---|
org.osgi : org.osgi.core | jar | 5.0.0 |
org.slf4j : slf4j-api | jar | 1.7.7 |