Download jdbc-core-4.1.2.jar file - Jar j

Jar examples for j:jdbc-core

Description

You can download jar file jdbc-core 4.1.2 in this page.

License

Open Source License

Build File

You can use the following script to add jdbc-core-4.1.2.jar to your project.

<dependency>
   <groupId>org.glassfish.main.jdbc.jdbc-ra.jdbc-core</groupId>
   <artifactId>jdbc-core</artifactId>
   <version>4.1.2</version>
</dependency>
compile group: 'org.glassfish.main.jdbc.jdbc-ra.jdbc-core', name: 'jdbc-core', version: '4.1.2'
libraryDependencies += "org.glassfish.main.jdbc.jdbc-ra.jdbc-core" % "jdbc-core" % "4.1.2"
<dependency org="org.glassfish.main.jdbc.jdbc-ra.jdbc-core" name="jdbc-core" rev="4.1.2"/>
@Grapes(@Grab(group='org.glassfish.main.jdbc.jdbc-ra.jdbc-core', module='jdbc-core', version='4.1.2'))
'org.glassfish.main.jdbc.jdbc-ra.jdbc-core:jdbc-core:jar:4.1.2'

Download

Click the following link to download the jar file.

jdbc-core-4.1.2-javadoc.jar
jdbc-core-4.1.2-sources.jar
jdbc-core-4.1.2.jar
jdbc-core-4.1.2.pom



Related Tutorials