License |
License |
---|---|
GroupId | GroupIdcom.xtdb |
ArtifactId | ArtifactIdxtdb-jdbc |
Last Version | Last Version1.21.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionxtdb-jdbc
XTDB JDBC
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
xtdb-jdbc-1.21.0.1.pom | |
xtdb-jdbc-1.21.0.1.jar | 12 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.xtdb/xtdb-jdbc/ -->
<dependency>
<groupId>com.xtdb</groupId>
<artifactId>xtdb-jdbc</artifactId>
<version>1.21.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.xtdb/xtdb-jdbc/
implementation 'com.xtdb:xtdb-jdbc:1.21.0.1'
// https://jarcasting.com/artifacts/com.xtdb/xtdb-jdbc/
implementation ("com.xtdb:xtdb-jdbc:1.21.0.1")
'com.xtdb:xtdb-jdbc:jar:1.21.0.1'
<dependency org="com.xtdb" name="xtdb-jdbc" rev="1.21.0.1">
<artifact name="xtdb-jdbc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.xtdb', module='xtdb-jdbc', version='1.21.0.1')
)
libraryDependencies += "com.xtdb" % "xtdb-jdbc" % "1.21.0.1"
[com.xtdb/xtdb-jdbc "1.21.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.clojure : clojure | jar | 1.10.3 |
org.clojure : tools.logging | jar | 1.1.0 |
com.xtdb : xtdb-core | jar | 1.21.0.1 |
pro.juxt.clojars-mirrors.com.github.seancorfield : next.jdbc | jar | 1.2.674 |
org.clojure : java.data | jar | 1.0.86 |
com.zaxxer : HikariCP | jar | 3.4.5 |
pro.juxt.clojars-mirrors.com.taoensso : nippy | jar | 3.1.1-2 |
Group / Artifact | Type | Version |
---|---|---|
org.postgresql : postgresql | jar | 42.2.18 |
com.oracle.ojdbc : ojdbc8 | jar | 19.3.0.0 |
com.h2database : h2 | jar | 1.4.200 |
org.xerial : sqlite-jdbc | jar | 3.28.0 |
mysql : mysql-connector-java | jar | 8.0.23 |
com.microsoft.sqlserver : mssql-jdbc | jar | 8.2.2.jre8 |
Group / Artifact | Type | Version |
---|---|---|
com.opentable.components : otj-pg-embedded | jar | 0.13.1 |