Download jaxws-deployer-3.0-beta-1.jar file - Jar j

Jar examples for j:jaxws-deployer

Description

Base configuration for JAX-WS Web services.

You can download jar file jaxws-deployer 3.0-beta-1 in this page.

License

Apache License

Build File

You can use the following script to add jaxws-deployer-3.0-beta-1.jar to your project.

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

Download

Click the following link to download the jar file.

jaxws-deployer-3.0-beta-1-sources.jar
jaxws-deployer-3.0-beta-1.pom



Related Tutorials