License |
License |
---|---|
Categories |
CategoriesCassandra Data Databases |
GroupId | GroupIdpro.foundev.cassandra |
ArtifactId | ArtifactIdcassandra-commons-test-spring |
Last Version | Last Version0.4.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCassandra Commmons for Apache Cassandra - Spring Test
Integrates Cassandra Commons Test with Spring
|
<!-- https://jarcasting.com/artifacts/pro.foundev.cassandra/cassandra-commons-test-spring/ -->
<dependency>
<groupId>pro.foundev.cassandra</groupId>
<artifactId>cassandra-commons-test-spring</artifactId>
<version>0.4.4</version>
</dependency>
// https://jarcasting.com/artifacts/pro.foundev.cassandra/cassandra-commons-test-spring/
implementation 'pro.foundev.cassandra:cassandra-commons-test-spring:0.4.4'
// https://jarcasting.com/artifacts/pro.foundev.cassandra/cassandra-commons-test-spring/
implementation ("pro.foundev.cassandra:cassandra-commons-test-spring:0.4.4")
'pro.foundev.cassandra:cassandra-commons-test-spring:jar:0.4.4'
<dependency org="pro.foundev.cassandra" name="cassandra-commons-test-spring" rev="0.4.4">
<artifact name="cassandra-commons-test-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='pro.foundev.cassandra', module='cassandra-commons-test-spring', version='0.4.4')
)
libraryDependencies += "pro.foundev.cassandra" % "cassandra-commons-test-spring" % "0.4.4"
[pro.foundev.cassandra/cassandra-commons-test-spring "0.4.4"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | 4.2.2.RELEASE |
org.springframework : spring-test | jar | 4.2.2.RELEASE |
pro.foundev.cassandra : cassandra-commons-test | jar | 0.4.4 |
com.datastax.cassandra : cassandra-driver-core | jar | 2.1.9 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 1.10.19 |
org.hamcrest : hamcrest-core | jar | 1.3 |