Download connector-deployer-1_6-3.0-M1.jar file - Jar c

Jar examples for c:connector-deployer-1-6

Description

Deployer for J2CA connectors

You can download jar file connector-deployer-1_6 3.0-M1 in this page.

License

Apache License

Build File

You can use the following script to add connector-deployer-1_6-3.0-M1.jar to your project.

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

Download

Click the following link to download the jar file.

connector-deployer-1_6-3.0-M1-sources.jar
connector-deployer-1_6-3.0-M1.pom



Related Tutorials