Last Version

data.redis 1.0.0.RELEASE

redis操作API

License

License

Categories

Categories

Redis Data Databases Net Ebean ORM
GroupId

GroupId

net.onebean
ArtifactId

ArtifactId

onebean.data.redis
Version

Version

1.0.0.RELEASE
Type

Type

jar
Description

Description

data.redis
redis操作API
Project Organization

Project Organization

Pivotal Software, Inc.

Download onebean.data.redis 1.0.0.RELEASE


<!-- https://jarcasting.com/artifacts/net.onebean/onebean.data.redis/ -->
<dependency>
    <groupId>net.onebean</groupId>
    <artifactId>onebean.data.redis</artifactId>
    <version>1.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/net.onebean/onebean.data.redis/
implementation 'net.onebean:onebean.data.redis:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/net.onebean/onebean.data.redis/
implementation ("net.onebean:onebean.data.redis:1.0.0.RELEASE")
'net.onebean:onebean.data.redis:jar:1.0.0.RELEASE'
<dependency org="net.onebean" name="onebean.data.redis" rev="1.0.0.RELEASE">
  <artifact name="onebean.data.redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.onebean', module='onebean.data.redis', version='1.0.0.RELEASE')
)
libraryDependencies += "net.onebean" % "onebean.data.redis" % "1.0.0.RELEASE"
[net.onebean/onebean.data.redis "1.0.0.RELEASE"]

Dependencies

compile (3)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.5
org.springframework.boot : spring-boot-starter-data-redis jar 1.5.20.RELEASE
org.redisson : redisson jar 3.10.3

provided (1)

Group / Artifact Type Version
net.onebean : net.onebean.core jar 1.0.1.RELEASE

Project Modules

There are no modules declared in this project.