| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdcom.github.bric3.maven |
| ArtifactId | ArtifactIdcql-maven-plugin |
| Last Version | Last Version0.4 |
| Release Date | Release Date |
| Type | Typemaven-plugin |
| Description |
DescriptionSimple CQL Maven Plugin
Simple Mojo that enable to execute CQL statement on cassandra
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| cql-maven-plugin-0.4.pom | |
| cql-maven-plugin-0.4.jar | 10 KB |
| cql-maven-plugin-0.4-sources.jar | 5 KB |
| Browse |
<plugin>
<groupId>com.github.bric3.maven</groupId>
<artifactId>cql-maven-plugin</artifactId>
<version>0.4</version>
</plugin>
| Group / Artifact | Type | Version |
|---|---|---|
| com.datastax.cassandra : cassandra-driver-core | jar | 3.1.0 |
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 2.1.0 |