| License |
License |
|---|---|
| Categories |
CategoriesRedis Data Databases Security Redisson |
| GroupId | GroupIdcom.scloudic |
| ArtifactId | ArtifactIdrabbit-security-redisson-cache |
| Version | Version3.5.0.RELEASE |
| Type | Typejar |
| Description |
Descriptionrabbit-framework
|
<!-- https://jarcasting.com/artifacts/com.scloudic/rabbit-security-redisson-cache/ -->
<dependency>
<groupId>com.scloudic</groupId>
<artifactId>rabbit-security-redisson-cache</artifactId>
<version>3.5.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.scloudic/rabbit-security-redisson-cache/
implementation 'com.scloudic:rabbit-security-redisson-cache:3.5.0.RELEASE'
// https://jarcasting.com/artifacts/com.scloudic/rabbit-security-redisson-cache/
implementation ("com.scloudic:rabbit-security-redisson-cache:3.5.0.RELEASE")
'com.scloudic:rabbit-security-redisson-cache:jar:3.5.0.RELEASE'
<dependency org="com.scloudic" name="rabbit-security-redisson-cache" rev="3.5.0.RELEASE">
<artifact name="rabbit-security-redisson-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.scloudic', module='rabbit-security-redisson-cache', version='3.5.0.RELEASE')
)
libraryDependencies += "com.scloudic" % "rabbit-security-redisson-cache" % "3.5.0.RELEASE"
[com.scloudic/rabbit-security-redisson-cache "3.5.0.RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.scloudic : rabbit-security | jar | 3.5.0.RELEASE |
| com.scloudic : rabbit-redisson | jar | 3.5.0.RELEASE |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.30 |
| log4j : log4j | jar | 1.2.17 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |