| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools Cassandra Data Databases |
| GroupId | GroupIdcom.newzly |
| ArtifactId | ArtifactIdphantom-cassandra-unit_2.10 |
| Version | Version0.8.0 |
| Type | Typejar |
| Description |
Descriptionphantom-cassandra-unit
phantom-cassandra-unit
|
| Project Organization |
Project Organizationcom.newzly |
<!-- https://jarcasting.com/artifacts/com.newzly/phantom-cassandra-unit_2.10/ -->
<dependency>
<groupId>com.newzly</groupId>
<artifactId>phantom-cassandra-unit_2.10</artifactId>
<version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.newzly/phantom-cassandra-unit_2.10/
implementation 'com.newzly:phantom-cassandra-unit_2.10:0.8.0'
// https://jarcasting.com/artifacts/com.newzly/phantom-cassandra-unit_2.10/
implementation ("com.newzly:phantom-cassandra-unit_2.10:0.8.0")
'com.newzly:phantom-cassandra-unit_2.10:jar:0.8.0'
<dependency org="com.newzly" name="phantom-cassandra-unit_2.10" rev="0.8.0">
<artifact name="phantom-cassandra-unit_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.newzly', module='phantom-cassandra-unit_2.10', version='0.8.0')
)
libraryDependencies += "com.newzly" % "phantom-cassandra-unit_2.10" % "0.8.0"
[com.newzly/phantom-cassandra-unit_2.10 "0.8.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.10.4 |
| org.cassandraunit : cassandra-unit | jar | 2.0.2.1 |
| org.apache.cassandra : cassandra-all | jar | 2.0.7 |