| License |
License |
|---|---|
| GroupId | GroupIdcom.github.psi-probe |
| ArtifactId | ArtifactIdpsi-probe-ojdbc |
| Last Version | Last Version3.1.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionpsi-probe-ojdbc
PSI Probe Ojdbc - License Restricted Oracle JDBC Driver Module
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.psi-probe/psi-probe-ojdbc/ -->
<dependency>
<groupId>com.github.psi-probe</groupId>
<artifactId>psi-probe-ojdbc</artifactId>
<version>3.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.psi-probe/psi-probe-ojdbc/
implementation 'com.github.psi-probe:psi-probe-ojdbc:3.1.6'
// https://jarcasting.com/artifacts/com.github.psi-probe/psi-probe-ojdbc/
implementation ("com.github.psi-probe:psi-probe-ojdbc:3.1.6")
'com.github.psi-probe:psi-probe-ojdbc:jar:3.1.6'
<dependency org="com.github.psi-probe" name="psi-probe-ojdbc" rev="3.1.6">
<artifact name="psi-probe-ojdbc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.psi-probe', module='psi-probe-ojdbc', version='3.1.6')
)
libraryDependencies += "com.github.psi-probe" % "psi-probe-ojdbc" % "3.1.6"
[com.github.psi-probe/psi-probe-ojdbc "3.1.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| jakarta.servlet : jakarta.servlet-api | jar | 4.0.4 |
| com.oracle.database.jdbc : ucp | jar | 19.14.0.0 |
| com.oracle.database.jdbc : ojdbc8 | jar | 19.14.0.0 |
| com.google.errorprone : error_prone_annotations | jar | 2.11.0 |
| org.hibernate.validator : hibernate-validator-annotation-processor | jar | 6.2.3.Final |
| com.google.j2objc : j2objc-annotations | jar | 1.3 |
| org.gaul : modernizer-maven-annotations | jar | 2.4.0 |
| org.projectlombok : lombok | jar | 1.18.22 |
| com.github.spotbugs : spotbugs-annotations | jar | 4.6.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.hazendaz.jmockit : jmockit | jar | 1.49.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
| com.github.hazendaz : javabean-tester | jar | 2.4.2 |
| com.mchange : c3p0 | jar | 0.9.5.5 |