License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Cassandra Data Databases React User Interface Web Frameworks |
GroupId | GroupIdcom.github.nosan |
ArtifactId | ArtifactIdcassandra-test-reactive-spring-boot-starter |
Last Version | Last Version2.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCassandra Reactive Test Spring Boot Starter
Cassandra Reactive Test Spring Boot Starter
|
<!-- https://jarcasting.com/artifacts/com.github.nosan/cassandra-test-reactive-spring-boot-starter/ -->
<dependency>
<groupId>com.github.nosan</groupId>
<artifactId>cassandra-test-reactive-spring-boot-starter</artifactId>
<version>2.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nosan/cassandra-test-reactive-spring-boot-starter/
implementation 'com.github.nosan:cassandra-test-reactive-spring-boot-starter:2.0.5'
// https://jarcasting.com/artifacts/com.github.nosan/cassandra-test-reactive-spring-boot-starter/
implementation ("com.github.nosan:cassandra-test-reactive-spring-boot-starter:2.0.5")
'com.github.nosan:cassandra-test-reactive-spring-boot-starter:jar:2.0.5'
<dependency org="com.github.nosan" name="cassandra-test-reactive-spring-boot-starter" rev="2.0.5">
<artifact name="cassandra-test-reactive-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nosan', module='cassandra-test-reactive-spring-boot-starter', version='2.0.5')
)
libraryDependencies += "com.github.nosan" % "cassandra-test-reactive-spring-boot-starter" % "2.0.5"
[com.github.nosan/cassandra-test-reactive-spring-boot-starter "2.0.5"]
Group / Artifact | Type | Version |
---|---|---|
com.github.nosan : cassandra-test-spring-boot-autoconfigure | jar | 2.0.5 |
org.springframework.boot : spring-boot-starter-data-cassandra-reactive | jar | 2.2.5.RELEASE |
org.springframework.boot : spring-boot-starter-test | jar | 2.2.5.RELEASE |