Last Version

h2cache-spring-boot-starter 0.0.1

二级缓存

License

License

Categories

Categories

Spring Boot Container Microservices H2 Data Databases
GroupId

GroupId

com.github.howinfun
ArtifactId

ArtifactId

h2cache-spring-boot-starter
Version

Version

0.0.1
Type

Type

jar
Description

Description

h2cache-spring-boot-starter
二级缓存
Project URL

Project URL

https://github.com/Howinfun/h2cache-spring-boot-starter
Source Code Management

Source Code Management

https://github.com/Howinfun/h2cache-spring-boot-starter

Download h2cache-spring-boot-starter 0.0.1


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

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.1.6.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.1.6.RELEASE
org.springframework.boot : spring-boot-starter-data-redis jar 2.1.6.RELEASE
redis.clients : jedis jar 3.1.0
io.lettuce : lettuce-core jar 5.1.7.RELEASE
net.sf.ehcache : ehcache jar 2.10.6
org.projectlombok : lombok jar 1.18.10

Project Modules

There are no modules declared in this project.