Jar examples for o:ojdbc
Oracle JDBC Driver
You can download jar file ojdbc 14 in this page.
You can use the following script to add ojdbc-14.jar to your project.
<dependency> <groupId>ojdbc</groupId> <artifactId>ojdbc</artifactId> <version>14</version> </dependency>
compile group: 'ojdbc', name: 'ojdbc', version: '14'
libraryDependencies += "ojdbc" % "ojdbc" % "14"
<dependency org="ojdbc" name="ojdbc" rev="14"/>
@Grapes(@Grab(group='ojdbc', module='ojdbc', version='14'))
'ojdbc:ojdbc:jar:14'
Click the following link to download the jar file.
ojdbc-14.pom