License |
License
LGPL-2.1
|
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.singlestore |
ArtifactId | ArtifactIdsinglestore-jdbc-client |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsinglestore-jdbc-client
SingleStore JDBC Driver
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.singlestore/singlestore-jdbc-client/ -->
<dependency>
<groupId>com.singlestore</groupId>
<artifactId>singlestore-jdbc-client</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.singlestore/singlestore-jdbc-client/
implementation 'com.singlestore:singlestore-jdbc-client:1.1.1'
// https://jarcasting.com/artifacts/com.singlestore/singlestore-jdbc-client/
implementation ("com.singlestore:singlestore-jdbc-client:1.1.1")
'com.singlestore:singlestore-jdbc-client:jar:1.1.1'
<dependency org="com.singlestore" name="singlestore-jdbc-client" rev="1.1.1">
<artifact name="singlestore-jdbc-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.singlestore', module='singlestore-jdbc-client', version='1.1.1')
)
libraryDependencies += "com.singlestore" % "singlestore-jdbc-client" % "1.1.1"
[com.singlestore/singlestore-jdbc-client "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api Optional | jar | 2.0.0-alpha5 |
com.github.waffle : waffle-jna Optional | jar | 1.9.1 |
com.amazonaws : aws-java-sdk-rds Optional | jar | |
org.apache.httpcomponents : httpclient Optional | jar | 4.5.13 |
de.swiesend : secret-service Optional | jar | 1.7.0 |
net.java.dev.jna : jna Optional | jar | 5.11.0 |
net.java.dev.jna : jna-platform Optional | jar | 5.11.0 |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 Optional | jar | 2.13.2 |
com.auth0 : java-jwt Optional | jar | 3.19.0 |
Group / Artifact | Type | Version |
---|---|---|
org.osgi : org.osgi.core | jar | 6.0.0 |
org.osgi : org.osgi.compendium | jar | 5.0.0 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.3.0-alpha11 |
org.assertj : assertj-core | jar | 3.19.0 |
org.junit.jupiter : junit-jupiter-engine | jar |