| License |
License
The Apache Software License, Version 2.0
|
|---|---|
| GroupId | GroupIdio.crate |
| ArtifactId | ArtifactIdcrate-jdbc |
| Version | Version2.6.0 |
| Type | Typejar |
| Description |
Descriptioncrate-jdbc
Crate.IO JDBC Driver
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| crate-jdbc-2.6.0.pom | |
| crate-jdbc-2.6.0.jar | 748 KB |
| crate-jdbc-2.6.0-sources.jar | 3 KB |
| crate-jdbc-2.6.0-javadoc.jar | 22 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.crate/crate-jdbc/ -->
<dependency>
<groupId>io.crate</groupId>
<artifactId>crate-jdbc</artifactId>
<version>2.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.crate/crate-jdbc/
implementation 'io.crate:crate-jdbc:2.6.0'
// https://jarcasting.com/artifacts/io.crate/crate-jdbc/
implementation ("io.crate:crate-jdbc:2.6.0")
'io.crate:crate-jdbc:jar:2.6.0'
<dependency org="io.crate" name="crate-jdbc" rev="2.6.0">
<artifact name="crate-jdbc" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.crate', module='crate-jdbc', version='2.6.0')
)
libraryDependencies += "io.crate" % "crate-jdbc" % "2.6.0"
[io.crate/crate-jdbc "2.6.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.dblock.waffle : waffle-jna | jar | 1.7.5 |
| net.java.dev.jna : jna | jar | 4.2.1 |
| net.java.dev.jna : jna-platform | jar | 4.2.1 |
| org.slf4j : jcl-over-slf4j | jar | 1.7.12 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.5.3 |
| org.osgi : org.osgi.enterprise | jar | 4.2.0 |
| org.osgi : org.osgi.core | jar | 4.3.1 |
| com.ongres.scram : client | jar | 1.0.0-beta.2 |