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