How to install the Java artifact com.newzly.phantom-cassandra-unit_2.10 with Maven
Java
Maven
pom.xml
com.newzly
phantom-cassandra-unit_2.10
Add the following lines to your pom.xml in the <project> element. Refer to the documentation to find the latest version available.
<dependencies>
<dependency>
<groupId>com.newzly</groupId>
<artifactId>phantom-cassandra-unit_2.10</artifactId>
<version>0.1.12</version>
</dependency>
/<dependencies>