Download net.osgiliath.module.cxf.exception.handling-0.3.7.jar file - Jar n

Jar examples for n:net

Description

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

You can download jar file net.osgiliath.module.cxf.exception.handling 0.3.7 in this page.

Build File

You can use the following script to add net.osgiliath.module.cxf.exception.handling-0.3.7.jar to your project.

<dependency>
   <groupId>net.osgiliath.modules</groupId>
   <artifactId>net.osgiliath.module.cxf.exception.handling</artifactId>
   <version>0.3.7</version>
</dependency>
compile group: 'net.osgiliath.modules', name: 'net.osgiliath.module.cxf.exception.handling', version: '0.3.7'
libraryDependencies += "net.osgiliath.modules" % "net.osgiliath.module.cxf.exception.handling" % "0.3.7"
<dependency org="net.osgiliath.modules" name="net.osgiliath.module.cxf.exception.handling" rev="0.3.7"/>
@Grapes(@Grab(group='net.osgiliath.modules', module='net.osgiliath.module.cxf.exception.handling', version='0.3.7'))
'net.osgiliath.modules:net.osgiliath.module.cxf.exception.handling:jar:0.3.7'

Download

Click the following link to download the jar file.

net.osgiliath.module.cxf.exception.handling-0.3.7-javadoc.jar
net.osgiliath.module.cxf.exception.handling-0.3.7-sources.jar
net.osgiliath.module.cxf.exception.handling-0.3.7.jar
net.osgiliath.module.cxf.exception.handling-0.3.7.pom



Related Tutorials