License |
License
LGPL-2.1
|
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.singlestore |
ArtifactId | ArtifactIdsinglestore-jdbc-client |
Version | Version0.1.0-preview |
Type | Typejar |
Description |
Descriptionsinglestore-jdbc-client
SingleStore JDBC Driver (Preview)
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.singlestore/singlestore-jdbc-client/ -->
<dependency>
<groupId>com.singlestore</groupId>
<artifactId>singlestore-jdbc-client</artifactId>
<version>0.1.0-preview</version>
</dependency>
// https://jarcasting.com/artifacts/com.singlestore/singlestore-jdbc-client/
implementation 'com.singlestore:singlestore-jdbc-client:0.1.0-preview'
// https://jarcasting.com/artifacts/com.singlestore/singlestore-jdbc-client/
implementation ("com.singlestore:singlestore-jdbc-client:0.1.0-preview")
'com.singlestore:singlestore-jdbc-client:jar:0.1.0-preview'
<dependency org="com.singlestore" name="singlestore-jdbc-client" rev="0.1.0-preview">
<artifact name="singlestore-jdbc-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.singlestore', module='singlestore-jdbc-client', version='0.1.0-preview')
)
libraryDependencies += "com.singlestore" % "singlestore-jdbc-client" % "0.1.0-preview"
[com.singlestore/singlestore-jdbc-client "0.1.0-preview"]
Group / Artifact | Type | Version |
---|---|---|
com.github.waffle : waffle-jna Optional | jar | 1.9.1 |
com.amazonaws : aws-java-sdk-rds Optional | jar |
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 |
---|---|---|
org.assertj : assertj-core | jar | 3.19.0 |
org.junit.jupiter : junit-jupiter-engine | jar | |
ch.qos.logback : logback-classic | jar | 1.2.3 |