License |
License |
---|---|
Categories |
CategoriesRedis Data Databases |
GroupId | GroupIdcom.wichell |
ArtifactId | ArtifactIdframework-redis |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncommon project com.wichell.wichell pom
|
Filename | Size |
---|---|
framework-redis-1.0.0.pom | |
framework-redis-1.0.0.jar | 14 KB |
framework-redis-1.0.0-sources.jar | 3 KB |
framework-redis-1.0.0-javadoc.jar | 42 KB |
Browse |
<!-- 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"]
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 |