GroupId | GroupIdcom.jslsolucoes |
---|---|
ArtifactId | ArtifactIdojdbc6 |
Last Version | Last Version11.2.0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
ojdbc6-11.2.0.1.0.pom | |
ojdbc6-11.2.0.1.0.jar | 2 MB |
ojdbc6-11.2.0.1.0-sources.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jslsolucoes/ojdbc6/ -->
<dependency>
<groupId>com.jslsolucoes</groupId>
<artifactId>ojdbc6</artifactId>
<version>11.2.0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.jslsolucoes/ojdbc6/
implementation 'com.jslsolucoes:ojdbc6:11.2.0.1.0'
// https://jarcasting.com/artifacts/com.jslsolucoes/ojdbc6/
implementation ("com.jslsolucoes:ojdbc6:11.2.0.1.0")
'com.jslsolucoes:ojdbc6:jar:11.2.0.1.0'
<dependency org="com.jslsolucoes" name="ojdbc6" rev="11.2.0.1.0">
<artifact name="ojdbc6" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jslsolucoes', module='ojdbc6', version='11.2.0.1.0')
)
libraryDependencies += "com.jslsolucoes" % "ojdbc6" % "11.2.0.1.0"
[com.jslsolucoes/ojdbc6 "11.2.0.1.0"]