Simple CQL Maven Plugin

Simple Mojo that enable to execute CQL statement on cassandra

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.bric3.maven
ArtifactId

ArtifactId

cql-maven-plugin
Last Version

Last Version

0.4
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Simple CQL Maven Plugin
Simple Mojo that enable to execute CQL statement on cassandra
Project URL

Project URL

https://github.com/bric3/cql-maven-plugin

Download cql-maven-plugin

How to add to project

<plugin>
    <groupId>com.github.bric3.maven</groupId>
    <artifactId>cql-maven-plugin</artifactId>
    <version>0.4</version>
</plugin>

Dependencies

compile (1)

Group / Artifact Type Version
com.datastax.cassandra : cassandra-driver-core jar 3.1.0

provided (3)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.3.3
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.4
org.apache.maven : maven-model jar 3.3.3

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.4
0.2