GroupId | GroupIdcom.github.noraui |
---|---|
ArtifactId | ArtifactIdojdbc7 |
Last Version | Last Version12.1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
ojdbc7-12.1.0.2.pom | |
ojdbc7-12.1.0.2.jar | 3 MB |
ojdbc7-12.1.0.2-sources.jar | 2 KB |
ojdbc7-12.1.0.2-javadoc.jar | 22 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.noraui/ojdbc7/ -->
<dependency>
<groupId>com.github.noraui</groupId>
<artifactId>ojdbc7</artifactId>
<version>12.1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.noraui/ojdbc7/
implementation 'com.github.noraui:ojdbc7:12.1.0.2'
// https://jarcasting.com/artifacts/com.github.noraui/ojdbc7/
implementation ("com.github.noraui:ojdbc7:12.1.0.2")
'com.github.noraui:ojdbc7:jar:12.1.0.2'
<dependency org="com.github.noraui" name="ojdbc7" rev="12.1.0.2">
<artifact name="ojdbc7" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.noraui', module='ojdbc7', version='12.1.0.2')
)
libraryDependencies += "com.github.noraui" % "ojdbc7" % "12.1.0.2"
[com.github.noraui/ojdbc7 "12.1.0.2"]