License |
License |
---|---|
Categories |
CategoriesTomcat Container Application Servers Redis Data Databases Redisson |
GroupId | GroupIdorg.redisson |
ArtifactId | ArtifactIdredisson-tomcat-6 |
Last Version | Last Version3.11.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRedisson/Tomcat-6
Redis Java client with features of In-Memory Data Grid
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
redisson-tomcat-6-3.11.6.pom | |
redisson-tomcat-6-3.11.6.jar | 25 KB |
redisson-tomcat-6-3.11.6-sources.jar | 16 KB |
redisson-tomcat-6-3.11.6-javadoc.jar | 89 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.redisson/redisson-tomcat-6/ -->
<dependency>
<groupId>org.redisson</groupId>
<artifactId>redisson-tomcat-6</artifactId>
<version>3.11.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.redisson/redisson-tomcat-6/
implementation 'org.redisson:redisson-tomcat-6:3.11.6'
// https://jarcasting.com/artifacts/org.redisson/redisson-tomcat-6/
implementation ("org.redisson:redisson-tomcat-6:3.11.6")
'org.redisson:redisson-tomcat-6:jar:3.11.6'
<dependency org="org.redisson" name="redisson-tomcat-6" rev="3.11.6">
<artifact name="redisson-tomcat-6" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.redisson', module='redisson-tomcat-6', version='3.11.6')
)
libraryDependencies += "org.redisson" % "redisson-tomcat-6" % "3.11.6"
[org.redisson/redisson-tomcat-6 "3.11.6"]
Group / Artifact | Type | Version |
---|---|---|
org.redisson : redisson | jar | 3.11.6 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.tomcat : catalina | jar | 6.0.53 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.httpcomponents : fluent-hc | jar | 4.5.2 |
junit : junit | jar | 4.12 |