Last Version

com.wichell:framework-redis 1.0.0

common project com.wichell.wichell pom

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

com.wichell
ArtifactId

ArtifactId

framework-redis
Version

Version

1.0.0
Type

Type

jar
Description

Description

common project com.wichell.wichell pom

Download framework-redis 1.0.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.data : spring-data-redis jar 1.5.2.RELEASE
org.springframework.session : spring-session jar 1.2.0.RELEASE
redis.clients : jedis jar 2.9.0
com.wichell : framework-core jar 1.0.0

Project Modules

There are no modules declared in this project.