Last Version

com.github.damianwajser:spring-commons-cache 1.28.4

DESC

License

License

GroupId

GroupId

com.github.damianwajser
ArtifactId

ArtifactId

spring-commons-cache
Version

Version

1.28.4
Type

Type

jar
Description

Description

DESC
Project Organization

Project Organization

The Apache Software Foundation

Download spring-commons-cache 1.28.4


<!-- https://jarcasting.com/artifacts/com.github.damianwajser/spring-commons-cache/ -->
<dependency>
    <groupId>com.github.damianwajser</groupId>
    <artifactId>spring-commons-cache</artifactId>
    <version>1.28.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.damianwajser/spring-commons-cache/
implementation 'com.github.damianwajser:spring-commons-cache:1.28.4'
// https://jarcasting.com/artifacts/com.github.damianwajser/spring-commons-cache/
implementation ("com.github.damianwajser:spring-commons-cache:1.28.4")
'com.github.damianwajser:spring-commons-cache:jar:1.28.4'
<dependency org="com.github.damianwajser" name="spring-commons-cache" rev="1.28.4">
  <artifact name="spring-commons-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.damianwajser', module='spring-commons-cache', version='1.28.4')
)
libraryDependencies += "com.github.damianwajser" % "spring-commons-cache" % "1.28.4"
[com.github.damianwajser/spring-commons-cache "1.28.4"]

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.commons : commons-pool2 jar 2.11.1
commons-io : commons-io jar 2.7
org.apache.commons : commons-lang3 jar 3.10
org.owasp.encoder : encoder jar 1.2.2

provided (4)

Group / Artifact Type Version
redis.clients : jedis jar 3.6.0
org.springframework.boot : spring-boot-starter-data-redis jar 2.6.6
org.springframework.boot : spring-boot-starter-web jar 2.6.6
org.springframework.boot : spring-boot-starter-validation jar 2.6.6

test (3)

Group / Artifact Type Version
it.ozimov : embedded-redis jar 0.7.3
org.springframework.boot : spring-boot-starter-test jar 2.6.6
org.junit.vintage : junit-vintage-engine jar 5.8.2

Project Modules

There are no modules declared in this project.