Last Version

com.alicp.jetcache:jetcache-autoconfigure 2.7.0.M1

a Java cache abstraction which provides consistent use for various caching solutions

License

License

Categories

Categories

Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

com.alicp.jetcache
ArtifactId

ArtifactId

jetcache-autoconfigure
Version

Version

2.7.0.M1
Type

Type

jar
Description

Description

a Java cache abstraction which provides consistent use for various caching solutions

Download jetcache-autoconfigure 2.7.0.M1


<!-- https://jarcasting.com/artifacts/com.alicp.jetcache/jetcache-autoconfigure/ -->
<dependency>
    <groupId>com.alicp.jetcache</groupId>
    <artifactId>jetcache-autoconfigure</artifactId>
    <version>2.7.0.M1</version>
</dependency>
// https://jarcasting.com/artifacts/com.alicp.jetcache/jetcache-autoconfigure/
implementation 'com.alicp.jetcache:jetcache-autoconfigure:2.7.0.M1'
// https://jarcasting.com/artifacts/com.alicp.jetcache/jetcache-autoconfigure/
implementation ("com.alicp.jetcache:jetcache-autoconfigure:2.7.0.M1")
'com.alicp.jetcache:jetcache-autoconfigure:jar:2.7.0.M1'
<dependency org="com.alicp.jetcache" name="jetcache-autoconfigure" rev="2.7.0.M1">
  <artifact name="jetcache-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alicp.jetcache', module='jetcache-autoconfigure', version='2.7.0.M1')
)
libraryDependencies += "com.alicp.jetcache" % "jetcache-autoconfigure" % "2.7.0.M1"
[com.alicp.jetcache/jetcache-autoconfigure "2.7.0.M1"]

Dependencies

compile (5)

Group / Artifact Type Version
com.alicp.jetcache : jetcache-anno jar 2.7.0.M1
com.alicp.jetcache : jetcache-redis Optional jar 2.7.0.M1
com.alicp.jetcache : jetcache-redis-springdata Optional jar 2.7.0.M1
com.alicp.jetcache : jetcache-redis-lettuce Optional jar 2.7.0.M1
org.springframework.boot : spring-boot-starter jar 2.6.6

test (3)

Group / Artifact Type Version
org.junit.platform : junit-platform-launcher jar
org.junit.jupiter : junit-jupiter-engine jar
org.junit.vintage : junit-vintage-engine jar

Project Modules

There are no modules declared in this project.