Annotation processor for the DataStax Java driver that generates mapping code for Cassandra CQL queries.
<dependency>
<groupId>com.datastax.oss</groupId>
<artifactId>java-driver-mapper-processor</artifactId>
<version>4.17.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Builds a mapper instance for Cassandra DAO operations.
Ensure your build tool (Maven/Gradle) is configured to process annotations from the java-driver-mapper-processor artifact.
No dependency data recorded yet.