License |
License |
---|---|
GroupId | GroupIdcom.aerospike |
ArtifactId | ArtifactIdaerospike-jdbc |
Last Version | Last Version1.6.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionaerospike-jdbc
A JDBC driver for the Aerospike database
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
aerospike-jdbc-1.6.0.pom | |
aerospike-jdbc-1.6.0.jar | 146 KB |
aerospike-jdbc-1.6.0-sources.jar | 57 KB |
aerospike-jdbc-1.6.0-javadoc.jar | 773 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.aerospike/aerospike-jdbc/ -->
<dependency>
<groupId>com.aerospike</groupId>
<artifactId>aerospike-jdbc</artifactId>
<version>1.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.aerospike/aerospike-jdbc/
implementation 'com.aerospike:aerospike-jdbc:1.6.0'
// https://jarcasting.com/artifacts/com.aerospike/aerospike-jdbc/
implementation ("com.aerospike:aerospike-jdbc:1.6.0")
'com.aerospike:aerospike-jdbc:jar:1.6.0'
<dependency org="com.aerospike" name="aerospike-jdbc" rev="1.6.0">
<artifact name="aerospike-jdbc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aerospike', module='aerospike-jdbc', version='1.6.0')
)
libraryDependencies += "com.aerospike" % "aerospike-jdbc" % "1.6.0"
[com.aerospike/aerospike-jdbc "1.6.0"]
Group / Artifact | Type | Version |
---|---|---|
com.aerospike : aerospike-client | jar | 6.0.0 |
io.netty : netty-handler | jar | 4.1.77.Final |
io.netty : netty-transport | jar | 4.1.77.Final |
com.fasterxml.jackson.core : jackson-core | jar | 2.13.3 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.3 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.3 |
org.apache.calcite : calcite-core | jar | 1.30.0 |
org.apache.calcite : calcite-server | jar | 1.30.0 |
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
Group / Artifact | Type | Version |
---|---|---|
org.assertj : assertj-core | jar | 3.22.0 |
org.testng : testng | jar | 7.5 |
org.jdbi : jdbi3-core | jar | 3.28.0 |