is not current version
Last Version 2.7.0.M1

jetcache 2.6.0

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.6.0
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.6.0

Filename Size
jetcache-parent-2.6.0.pom 16 KB
Browse

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

Dependencies

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.0.2
org.junit.platform : junit-platform-launcher jar 1.0.2
org.junit.jupiter : junit-jupiter-engine jar 5.0.2
org.junit.vintage : junit-vintage-engine jar 4.12.2
org.apiguardian : apiguardian-api jar 1.0.0

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