Download geronimo-connector-2.1.3.jar file - Jar g

Jar examples for g:geronimo-connector

Description

Apache Geronimo J2CA Connector Framework

You can download jar file geronimo-connector 2.1.3 in this page.

License

Apache License

Build File

You can use the following script to add geronimo-connector-2.1.3.jar to your project.

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

Download

Click the following link to download the jar file.

geronimo-connector-2.1.3.jar
geronimo-connector-2.1.3.pom



Related Tutorials