License |
License |
---|---|
GroupId | GroupIdpro.juxt.crux |
ArtifactId | ArtifactIdcrux-jdbc |
Last Version | Last Version1.18.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncrux-jdbc
Crux JDBC
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
crux-jdbc-1.18.1.pom | |
crux-jdbc-1.18.1.jar | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/pro.juxt.crux/crux-jdbc/ -->
<dependency>
<groupId>pro.juxt.crux</groupId>
<artifactId>crux-jdbc</artifactId>
<version>1.18.1</version>
</dependency>
// https://jarcasting.com/artifacts/pro.juxt.crux/crux-jdbc/
implementation 'pro.juxt.crux:crux-jdbc:1.18.1'
// https://jarcasting.com/artifacts/pro.juxt.crux/crux-jdbc/
implementation ("pro.juxt.crux:crux-jdbc:1.18.1")
'pro.juxt.crux:crux-jdbc:jar:1.18.1'
<dependency org="pro.juxt.crux" name="crux-jdbc" rev="1.18.1">
<artifact name="crux-jdbc" type="jar" />
</dependency>
@Grapes(
@Grab(group='pro.juxt.crux', module='crux-jdbc', version='1.18.1')
)
libraryDependencies += "pro.juxt.crux" % "crux-jdbc" % "1.18.1"
[pro.juxt.crux/crux-jdbc "1.18.1"]
Group / Artifact | Type | Version |
---|---|---|
org.clojure : clojure | jar | 1.10.3 |
org.clojure : tools.logging | jar | 1.1.0 |
pro.juxt.crux : crux-core | jar | 1.18.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 |
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 |