License |
License |
---|---|
Categories |
CategoriesMaven Build Tools Cassandra Data Databases |
GroupId | GroupIdcom.bazaarvoice.maven.plugins |
ArtifactId | ArtifactIdcassandra-maven-plugin |
Version | Version2.2.19 |
Type | Typemaven-plugin |
Description |
DescriptionBV Customized Version of Mojo's Cassandra Maven Plugin
The Mojo Projects plugin for Apache Maven to allow launching a local Apache Cassandra instance from a Maven build. Customized by Bazaarvoice to allow the cql-exec goal to be more
easily skipped if the desired keyspace is already present.
|
<plugin>
<groupId>com.bazaarvoice.maven.plugins</groupId>
<artifactId>cassandra-maven-plugin</artifactId>
<version>2.2.19</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
org.apache.cassandra : cassandra-all | jar | 2.2.19 |
org.cassandraunit : cassandra-unit | jar | 2.2.2.1 |
org.apache.maven : maven-plugin-api | jar | 2.2.1 |
org.apache.maven : maven-artifact | jar | 2.2.1 |
org.apache.maven : maven-core | jar | 2.2.1 |
org.apache.maven : maven-toolchain | jar | 2.2.1 |
org.apache.commons : commons-lang3 | jar | 3.4 |
org.apache.commons : commons-exec | jar | 1.1 |