| License |
License
GNU LESSER GENERAL PUBLIC LICENSE Version 2.1, February 1999
|
|---|---|
| GroupId | GroupIdio.depeche |
| ArtifactId | ArtifactIdvjdbc |
| Last Version | Last Version1.7.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionFork of VJDBC JDBC driver
Legacy VJDBC driver with proprietary Oracle (ojdbc) extensions.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| vjdbc-1.7.3.pom | |
| vjdbc-1.7.3.jar | 293 KB |
| vjdbc-1.7.3-sources.jar | 190 KB |
| vjdbc-1.7.3-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.depeche/vjdbc/ -->
<dependency>
<groupId>io.depeche</groupId>
<artifactId>vjdbc</artifactId>
<version>1.7.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.depeche/vjdbc/
implementation 'io.depeche:vjdbc:1.7.3'
// https://jarcasting.com/artifacts/io.depeche/vjdbc/
implementation ("io.depeche:vjdbc:1.7.3")
'io.depeche:vjdbc:jar:1.7.3'
<dependency org="io.depeche" name="vjdbc" rev="1.7.3">
<artifact name="vjdbc" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.depeche', module='vjdbc', version='1.7.3')
)
libraryDependencies += "io.depeche" % "vjdbc" % "1.7.3"
[io.depeche/vjdbc "1.7.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse.jetty : jetty-server | jar | 10.0.7 |
| org.eclipse.jetty : jetty-servlet | jar | 10.0.7 |
| commons-beanutils : commons-beanutils | jar | 1.7.0 |
| commons-beanutils : commons-beanutils-core | jar | 1.7.0 |
| commons-codec : commons-codec | jar | 1.3 |
| commons-collections : commons-collections | jar | 3.2.2 |
| commons-dbcp : commons-dbcp | jar | 1.4 |
| commons-digester : commons-digester | jar | 1.7 |
| commons-httpclient : commons-httpclient | jar | 3.0.1 |
| commons-pool : commons-pool | jar | 1.3 |
| oro : oro | jar | 2.0.8 |
| ch.qos.logback : logback-core | jar | 1.2.10 |
| org.slf4j : slf4j-api | jar | 1.7.33 |
| org.slf4j : jcl-over-slf4j | jar | 1.7.33 |
| org.apache.logging.log4j : log4j-1.2-api | jar | 2.17.1 |
| com.oracle.database.jdbc : ojdbc8 | jar | 21.4.0.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |