Download cxf-deployer-3.0.0.jar file - Jar c

Jar examples for c:cxf-deployer

Description

Geronimo JAX-WS deployer for Apache CXF

You can download jar file cxf-deployer 3.0.0 in this page.

License

Apache License

Build File

You can use the following script to add cxf-deployer-3.0.0.jar to your project.

<dependency>
   <groupId>org.apache.geronimo.configs</groupId>
   <artifactId>cxf-deployer</artifactId>
   <version>3.0.0</version>
</dependency>
compile group: 'org.apache.geronimo.configs', name: 'cxf-deployer', version: '3.0.0'
libraryDependencies += "org.apache.geronimo.configs" % "cxf-deployer" % "3.0.0"
<dependency org="org.apache.geronimo.configs" name="cxf-deployer" rev="3.0.0"/>
@Grapes(@Grab(group='org.apache.geronimo.configs', module='cxf-deployer', version='3.0.0'))
'org.apache.geronimo.configs:cxf-deployer:jar:3.0.0'

Download

Click the following link to download the jar file.

cxf-deployer-3.0.0-sources.jar
cxf-deployer-3.0.0.pom



Related Tutorials