Download db-connectors-3.0.0.jar file - Jar d

Jar examples for d:db-connectors

Description

Geronimo Database Connectors which are used by the System Database Console and higher level plugingroups to deliver a default set of TranQL connectors in our assemblies.

You can download jar file db-connectors 3.0.0 in this page.

License

Apache License

Build File

You can use the following script to add db-connectors-3.0.0.jar to your project.

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

Download

Click the following link to download the jar file.

db-connectors-3.0.0-sources.jar
db-connectors-3.0.0.pom



Related Tutorials