Jar examples for j:jdbc-runtime
You can download jar file jdbc-runtime 4.1.1 in this page.
Open Source License
You can use the following script to add jdbc-runtime-4.1.1.jar to your project.
<dependency> <groupId>org.glassfish.main.jdbc</groupId> <artifactId>jdbc-runtime</artifactId> <version>4.1.1</version> </dependency>
compile group: 'org.glassfish.main.jdbc', name: 'jdbc-runtime', version: '4.1.1'
libraryDependencies += "org.glassfish.main.jdbc" % "jdbc-runtime" % "4.1.1"
<dependency org="org.glassfish.main.jdbc" name="jdbc-runtime" rev="4.1.1"/>
@Grapes(@Grab(group='org.glassfish.main.jdbc', module='jdbc-runtime', version='4.1.1'))
'org.glassfish.main.jdbc:jdbc-runtime:jar:4.1.1'
Click the following link to download the jar file.
jdbc-runtime-4.1.1-javadoc.jar