is not current version
Last Version 1.6.0

aerospike-jdbc 1.4.0

A JDBC driver for the Aerospike database

License

License

GroupId

GroupId

com.aerospike
ArtifactId

ArtifactId

aerospike-jdbc
Version

Version

1.4.0
Type

Type

jar
Description

Description

aerospike-jdbc
A JDBC driver for the Aerospike database
Project URL

Project URL

https://github.com/aerospike/aerospike-jdbc
Source Code Management

Source Code Management

https://github.com/aerospike/aerospike-jdbc

Download aerospike-jdbc 1.4.0


<!-- https://jarcasting.com/artifacts/com.aerospike/aerospike-jdbc/ -->
<dependency>
    <groupId>com.aerospike</groupId>
    <artifactId>aerospike-jdbc</artifactId>
    <version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.aerospike/aerospike-jdbc/
implementation 'com.aerospike:aerospike-jdbc:1.4.0'
// https://jarcasting.com/artifacts/com.aerospike/aerospike-jdbc/
implementation ("com.aerospike:aerospike-jdbc:1.4.0")
'com.aerospike:aerospike-jdbc:jar:1.4.0'
<dependency org="com.aerospike" name="aerospike-jdbc" rev="1.4.0">
  <artifact name="aerospike-jdbc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aerospike', module='aerospike-jdbc', version='1.4.0')
)
libraryDependencies += "com.aerospike" % "aerospike-jdbc" % "1.4.0"
[com.aerospike/aerospike-jdbc "1.4.0"]

Dependencies

compile (6)

Group / Artifact Type Version
com.aerospike : aerospike-client jar 5.1.11
io.netty : netty-all jar 4.1.72.Final
com.fasterxml.jackson.core : jackson-core jar 2.13.1
com.fasterxml.jackson.core : jackson-databind jar 2.13.1
com.fasterxml.jackson.core : jackson-annotations jar 2.13.1
io.trino : trino-parser jar 362

test (3)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.21.0
org.testng : testng jar 7.4.0
org.jdbi : jdbi3-core jar 3.24.1

Project Modules

There are no modules declared in this project.