License |
License |
---|---|
Categories |
CategoriesJava Languages Data |
GroupId | GroupIdcom.datastax.dse |
ArtifactId | ArtifactIddse-java-driver-integration-tests |
Last Version | Last Version2.0.0-rc1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDataStax Enterprise Java Driver - Integration Tests
A driver for DataStax Enterprise (DSE)
and Apache Cassandra 1.2+ clusters that works exclusively with the
Cassandra Query Language version 3 (CQL3) and Cassandra's binary protocol,
supporting DSE-specific features such as geospatial types, DSE Graph and DSE authentication.
|
<!-- https://jarcasting.com/artifacts/com.datastax.dse/dse-java-driver-integration-tests/ -->
<dependency>
<groupId>com.datastax.dse</groupId>
<artifactId>dse-java-driver-integration-tests</artifactId>
<version>2.0.0-rc1</version>
</dependency>
// https://jarcasting.com/artifacts/com.datastax.dse/dse-java-driver-integration-tests/
implementation 'com.datastax.dse:dse-java-driver-integration-tests:2.0.0-rc1'
// https://jarcasting.com/artifacts/com.datastax.dse/dse-java-driver-integration-tests/
implementation ("com.datastax.dse:dse-java-driver-integration-tests:2.0.0-rc1")
'com.datastax.dse:dse-java-driver-integration-tests:jar:2.0.0-rc1'
<dependency org="com.datastax.dse" name="dse-java-driver-integration-tests" rev="2.0.0-rc1">
<artifact name="dse-java-driver-integration-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.datastax.dse', module='dse-java-driver-integration-tests', version='2.0.0-rc1')
)
libraryDependencies += "com.datastax.dse" % "dse-java-driver-integration-tests" % "2.0.0-rc1"
[com.datastax.dse/dse-java-driver-integration-tests "2.0.0-rc1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.directory.api : api-ldap-codec-standalone | jar | 1.0.0-M26 |