| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices Cassandra Data Databases Auto Application Layer Libs Code Generators config Configuration |
| GroupId | GroupIdcom.github.nosan |
| ArtifactId | ArtifactIdcassandra-test-spring-boot-autoconfigure |
| Last Version | Last Version2.0.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCassandra Test Spring Boot Auto-Configure
Cassandra Test Spring Boot Auto-Configure
|
<!-- https://jarcasting.com/artifacts/com.github.nosan/cassandra-test-spring-boot-autoconfigure/ -->
<dependency>
<groupId>com.github.nosan</groupId>
<artifactId>cassandra-test-spring-boot-autoconfigure</artifactId>
<version>2.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nosan/cassandra-test-spring-boot-autoconfigure/
implementation 'com.github.nosan:cassandra-test-spring-boot-autoconfigure:2.0.5'
// https://jarcasting.com/artifacts/com.github.nosan/cassandra-test-spring-boot-autoconfigure/
implementation ("com.github.nosan:cassandra-test-spring-boot-autoconfigure:2.0.5")
'com.github.nosan:cassandra-test-spring-boot-autoconfigure:jar:2.0.5'
<dependency org="com.github.nosan" name="cassandra-test-spring-boot-autoconfigure" rev="2.0.5">
<artifact name="cassandra-test-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nosan', module='cassandra-test-spring-boot-autoconfigure', version='2.0.5')
)
libraryDependencies += "com.github.nosan" % "cassandra-test-spring-boot-autoconfigure" % "2.0.5"
[com.github.nosan/cassandra-test-spring-boot-autoconfigure "2.0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.nosan : embedded-cassandra-spring-test Optional | jar | 3.0.3 |
| org.springframework.boot : spring-boot-starter-data-cassandra Optional | jar | 2.2.5.RELEASE |
| org.springframework.boot : spring-boot-starter-data-cassandra-reactive Optional | jar | 2.2.5.RELEASE |
| org.springframework.boot : spring-boot-starter-test Optional | jar | 2.2.5.RELEASE |
| org.springframework.boot : spring-boot-autoconfigure-processor Optional | jar | 2.2.5.RELEASE |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.2.5.RELEASE |