License |
License |
---|---|
Categories |
CategoriesRedis Data Databases |
GroupId | GroupIdorg.leapframework |
ArtifactId | ArtifactIdjmms-modules-redis |
Last Version | Last Version0.6.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJava meta-micro-service framework based on spring boot.
|
Filename | Size |
---|---|
jmms-modules-redis-0.6.2.pom | |
jmms-modules-redis-0.6.2.jar | 11 KB |
jmms-modules-redis-0.6.2-sources.jar | 5 KB |
jmms-modules-redis-0.6.2-javadoc.jar | 37 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.leapframework/jmms-modules-redis/ -->
<dependency>
<groupId>org.leapframework</groupId>
<artifactId>jmms-modules-redis</artifactId>
<version>0.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.leapframework/jmms-modules-redis/
implementation 'org.leapframework:jmms-modules-redis:0.6.2'
// https://jarcasting.com/artifacts/org.leapframework/jmms-modules-redis/
implementation ("org.leapframework:jmms-modules-redis:0.6.2")
'org.leapframework:jmms-modules-redis:jar:0.6.2'
<dependency org="org.leapframework" name="jmms-modules-redis" rev="0.6.2">
<artifact name="jmms-modules-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.leapframework', module='jmms-modules-redis', version='0.6.2')
)
libraryDependencies += "org.leapframework" % "jmms-modules-redis" % "0.6.2"
[org.leapframework/jmms-modules-redis "0.6.2"]
Group / Artifact | Type | Version |
---|---|---|
org.leapframework : leap-core | jar | 0.7.13b |
org.leapframework : jmms-sdk | jar | 0.6.2 |
redis.clients : jedis | jar | 2.9.0 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.20 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
com.h2database : h2 | jar | 1.4.199 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.leapframework : leap-junit | jar | 0.7.13b |