Download net.osgiliath.helpers.cdi.cxf.jaxrs-0.1.0.jar file - Jar n

Jar examples for n:net

Description

CDI portable extension for JaxRS (CXF) endpoint declaration

You can download jar file net.osgiliath.helpers.cdi.cxf.jaxrs 0.1.0 in this page.

Build File

You can use the following script to add net.osgiliath.helpers.cdi.cxf.jaxrs-0.1.0.jar to your project.

<dependency>
   <groupId>net.osgiliath.framework</groupId>
   <artifactId>net.osgiliath.helpers.cdi.cxf.jaxrs</artifactId>
   <version>0.1.0</version>
</dependency>
compile group: 'net.osgiliath.framework', name: 'net.osgiliath.helpers.cdi.cxf.jaxrs', version: '0.1.0'
libraryDependencies += "net.osgiliath.framework" % "net.osgiliath.helpers.cdi.cxf.jaxrs" % "0.1.0"
<dependency org="net.osgiliath.framework" name="net.osgiliath.helpers.cdi.cxf.jaxrs" rev="0.1.0"/>
@Grapes(@Grab(group='net.osgiliath.framework', module='net.osgiliath.helpers.cdi.cxf.jaxrs', version='0.1.0'))
'net.osgiliath.framework:net.osgiliath.helpers.cdi.cxf.jaxrs:jar:0.1.0'

Download

Click the following link to download the jar file.

net.osgiliath.helpers.cdi.cxf.jaxrs-0.1.0-javadoc.jar
net.osgiliath.helpers.cdi.cxf.jaxrs-0.1.0-sources.jar
net.osgiliath.helpers.cdi.cxf.jaxrs-0.1.0.jar
net.osgiliath.helpers.cdi.cxf.jaxrs-0.1.0.pom



Related Tutorials