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