net.onebean.redis

redis for onebean

License

License

Categories

Categories

Redis Data Databases Net Ebean ORM
GroupId

GroupId

net.onebean
ArtifactId

ArtifactId

net.onebean.redis
Last Version

Last Version

1.1.0.4.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

net.onebean.redis
redis for onebean
Project Organization

Project Organization

Pivotal Software, Inc.
Source Code Management

Source Code Management

https://github.com/0nebean

Download net.onebean.redis

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.2
org.springframework.boot : spring-boot-starter-data-redis jar 1.5.12.RELEASE
org.springframework.boot : spring-boot-starter jar 1.5.12.RELEASE

test (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0.4.RELEASE