Last Version

DataStax Enterprise Java Driver - object mapper runtime 2.4.0

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.

License

License

Categories

Categories

Java Languages Data
GroupId

GroupId

com.datastax.dse
ArtifactId

ArtifactId

dse-java-driver-mapper-runtime
Version

Version

2.4.0
Type

Type

pom
Description

Description

DataStax Enterprise Java Driver - object mapper runtime
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.
Project URL

Project URL

https://github.com/datastax/java-driver
Source Code Management

Source Code Management

https://github.com/datastax/java-driver

Download dse-java-driver-mapper-runtime 2.4.0


<!-- https://jarcasting.com/artifacts/com.datastax.dse/dse-java-driver-mapper-runtime/ -->
<dependency>
    <groupId>com.datastax.dse</groupId>
    <artifactId>dse-java-driver-mapper-runtime</artifactId>
    <version>2.4.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.datastax.dse/dse-java-driver-mapper-runtime/
implementation 'com.datastax.dse:dse-java-driver-mapper-runtime:2.4.0'
// https://jarcasting.com/artifacts/com.datastax.dse/dse-java-driver-mapper-runtime/
implementation ("com.datastax.dse:dse-java-driver-mapper-runtime:2.4.0")
'com.datastax.dse:dse-java-driver-mapper-runtime:pom:2.4.0'
<dependency org="com.datastax.dse" name="dse-java-driver-mapper-runtime" rev="2.4.0">
  <artifact name="dse-java-driver-mapper-runtime" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.datastax.dse', module='dse-java-driver-mapper-runtime', version='2.4.0')
)
libraryDependencies += "com.datastax.dse" % "dse-java-driver-mapper-runtime" % "2.4.0"
[com.datastax.dse/dse-java-driver-mapper-runtime "2.4.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.