License |
License |
---|---|
Categories |
CategoriesRedis Data Databases JUnit Unit Testing Redisson |
GroupId | GroupIdcom.mercateo.oss |
ArtifactId | ArtifactIdspring-junit5-embed-redisson |
Last Version | Last Version0.9.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.mercateo.oss/spring-junit5-embed-redisson/ -->
<dependency>
<groupId>com.mercateo.oss</groupId>
<artifactId>spring-junit5-embed-redisson</artifactId>
<version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.mercateo.oss/spring-junit5-embed-redisson/
implementation 'com.mercateo.oss:spring-junit5-embed-redisson:0.9.0'
// https://jarcasting.com/artifacts/com.mercateo.oss/spring-junit5-embed-redisson/
implementation ("com.mercateo.oss:spring-junit5-embed-redisson:0.9.0")
'com.mercateo.oss:spring-junit5-embed-redisson:jar:0.9.0'
<dependency org="com.mercateo.oss" name="spring-junit5-embed-redisson" rev="0.9.0">
<artifact name="spring-junit5-embed-redisson" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mercateo.oss', module='spring-junit5-embed-redisson', version='0.9.0')
)
libraryDependencies += "com.mercateo.oss" % "spring-junit5-embed-redisson" % "0.9.0"
[com.mercateo.oss/spring-junit5-embed-redisson "0.9.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.0.3.RELEASE |
org.junit.vintage : junit-vintage-engine | jar | 5.2.0 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.2.0 |
it.ozimov : embedded-redis | jar | 0.7.2 |
org.redisson : redisson | jar | 3.7.2 |
org.projectlombok : lombok | jar | 1.18.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.6 |