License |
License |
---|---|
Categories |
CategoriesRedis Data Databases Security |
GroupId | GroupIdorg.bardframework.commons |
ArtifactId | ArtifactIdcommon-security-redis |
Last Version | Last Version1.3.26 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe Bard Framework Parent POM provides common settings for all Bards components.
|
<!-- https://jarcasting.com/artifacts/org.bardframework.commons/common-security-redis/ -->
<dependency>
<groupId>org.bardframework.commons</groupId>
<artifactId>common-security-redis</artifactId>
<version>1.3.26</version>
</dependency>
// https://jarcasting.com/artifacts/org.bardframework.commons/common-security-redis/
implementation 'org.bardframework.commons:common-security-redis:1.3.26'
// https://jarcasting.com/artifacts/org.bardframework.commons/common-security-redis/
implementation ("org.bardframework.commons:common-security-redis:1.3.26")
'org.bardframework.commons:common-security-redis:jar:1.3.26'
<dependency org="org.bardframework.commons" name="common-security-redis" rev="1.3.26">
<artifact name="common-security-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bardframework.commons', module='common-security-redis', version='1.3.26')
)
libraryDependencies += "org.bardframework.commons" % "common-security-redis" % "1.3.26"
[org.bardframework.commons/common-security-redis "1.3.26"]
Group / Artifact | Type | Version |
---|---|---|
org.bardframework.commons : common-security | jar | 1.3.26 |
org.springframework.data : spring-data-redis | jar | |
org.slf4j : slf4j-api | jar |
Group / Artifact | Type | Version |
---|---|---|
org.assertj : assertj-core | jar | |
org.junit.jupiter : junit-jupiter-engine | jar |