License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.osgiliath.framework |
ArtifactId | ArtifactIdnet.osgiliath.helper.cxf.exception.handling |
Last Version | Last Version0.2.3 |
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.helper.cxf.exception.handling/ -->
<dependency>
<groupId>net.osgiliath.framework</groupId>
<artifactId>net.osgiliath.helper.cxf.exception.handling</artifactId>
<version>0.2.3</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.3'
// 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.3")
'net.osgiliath.framework:net.osgiliath.helper.cxf.exception.handling:jar:0.2.3'
<dependency org="net.osgiliath.framework" name="net.osgiliath.helper.cxf.exception.handling" rev="0.2.3">
<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.3')
)
libraryDependencies += "net.osgiliath.framework" % "net.osgiliath.helper.cxf.exception.handling" % "0.2.3"
[net.osgiliath.framework/net.osgiliath.helper.cxf.exception.handling "0.2.3"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.camel : camel-http | jar | 2.15.2 |
org.apache.cxf : cxf-rt-frontend-jaxrs | jar | 3.1.1 |
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 |