Last Version

jetcache 2.7.0.M1

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

License

License

GroupId

GroupId

com.alicp.jetcache
ArtifactId

ArtifactId

jetcache-parent
Version

Version

2.7.0.M1
Type

Type

pom
Description

Description

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

Project URL

https://github.com/alibaba/jetcache
Source Code Management

Source Code Management

https://github.com/alibaba/jetcache

Download jetcache-parent 2.7.0.M1


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

Dependencies

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

  • jetcache-core
  • jetcache-anno
  • jetcache-anno-api
  • jetcache-test
  • jetcache-support/jetcache-redis
  • jetcache-support/jetcache-redis-lettuce
  • jetcache-support/jetcache-redis-springdata
  • jetcache-starter/jetcache-autoconfigure
  • jetcache-starter/jetcache-starter-redis
  • jetcache-starter/jetcache-starter-redis-lettuce
  • jetcache-starter/jetcache-starter-redis-springdata