Last Version

movebrick-redis 1.0

movebrick-redis

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

com.github.i-javan
ArtifactId

ArtifactId

movebrick-redis
Version

Version

1.0
Type

Type

jar
Description

Description

movebrick-redis
movebrick-redis

Download movebrick-redis 1.0


<!-- https://jarcasting.com/artifacts/com.github.i-javan/movebrick-redis/ -->
<dependency>
    <groupId>com.github.i-javan</groupId>
    <artifactId>movebrick-redis</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.i-javan/movebrick-redis/
implementation 'com.github.i-javan:movebrick-redis:1.0'
// https://jarcasting.com/artifacts/com.github.i-javan/movebrick-redis/
implementation ("com.github.i-javan:movebrick-redis:1.0")
'com.github.i-javan:movebrick-redis:jar:1.0'
<dependency org="com.github.i-javan" name="movebrick-redis" rev="1.0">
  <artifact name="movebrick-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.i-javan', module='movebrick-redis', version='1.0')
)
libraryDependencies += "com.github.i-javan" % "movebrick-redis" % "1.0"
[com.github.i-javan/movebrick-redis "1.0"]

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-data-redis jar 2.1.3.RELEASE
redis.clients : jedis jar 2.9.1
org.springframework.data : spring-data-redis jar
org.springframework.boot : spring-boot-starter-web jar 2.1.3.RELEASE
org.projectlombok : lombok Optional jar 1.18.6
com.alibaba : druid jar 1.1.6

runtime (1)

Group / Artifact Type Version
mysql : mysql-connector-java jar 8.0.15

test (1)

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

Project Modules

There are no modules declared in this project.