giis-uniovi / modevo

Model-driven approach to maintain data integrity for evolution of column family DBMSs
Apache License 2.0
1 stars 2 forks source link

Update cassandra driver to apache #47

Closed javiertuya closed 3 months ago

javiertuya commented 3 months ago

Latest versions of the datastax driver have been moved to another location: https://mvnrepository.com/artifact/com.datastax.oss/java-driver-core

Update the driver to org.apache.cassandra if possible.