Last Version

com.github.binarylei:spring-boot-test-data-redis 0.1.2-beta

spring-boot-test-extend...

License

License

Categories

Categories

Spring Boot Container Microservices Redis Data Databases
GroupId

GroupId

com.github.binarylei
ArtifactId

ArtifactId

spring-boot-test-data-redis
Version

Version

0.1.2-beta
Type

Type

jar
Description

Description

spring-boot-test-extend...

Download spring-boot-test-data-redis 0.1.2-beta


<!-- https://jarcasting.com/artifacts/com.github.binarylei/spring-boot-test-data-redis/ -->
<dependency>
    <groupId>com.github.binarylei</groupId>
    <artifactId>spring-boot-test-data-redis</artifactId>
    <version>0.1.2-beta</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.binarylei/spring-boot-test-data-redis/
implementation 'com.github.binarylei:spring-boot-test-data-redis:0.1.2-beta'
// https://jarcasting.com/artifacts/com.github.binarylei/spring-boot-test-data-redis/
implementation ("com.github.binarylei:spring-boot-test-data-redis:0.1.2-beta")
'com.github.binarylei:spring-boot-test-data-redis:jar:0.1.2-beta'
<dependency org="com.github.binarylei" name="spring-boot-test-data-redis" rev="0.1.2-beta">
  <artifact name="spring-boot-test-data-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.binarylei', module='spring-boot-test-data-redis', version='0.1.2-beta')
)
libraryDependencies += "com.github.binarylei" % "spring-boot-test-data-redis" % "0.1.2-beta"
[com.github.binarylei/spring-boot-test-data-redis "0.1.2-beta"]

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-data-redis jar 2.1.1.RELEASE
org.projectlombok : lombok Optional jar 1.18.4

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.1.1.RELEASE

Project Modules

There are no modules declared in this project.