Download jaxws-ejb-deployer-3.0.1.jar file - Jar j

Jar examples for j:jaxws-ejb-deployer

Description

Base configuration for JAX-WS EJB Web services.

You can download jar file jaxws-ejb-deployer 3.0.1 in this page.

License

Apache License

Build File

You can use the following script to add jaxws-ejb-deployer-3.0.1.jar to your project.

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

Download

Click the following link to download the jar file.

jaxws-ejb-deployer-3.0.1-sources.jar
jaxws-ejb-deployer-3.0.1.pom



Related Tutorials