License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdcom.github.AnonymousMister |
ArtifactId | ArtifactIdboot-fast-config-cache |
Last Version | Last Version2.1.0.1.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionboot-fast-config-cache
Parent pom providing dependency and plugin management for applications
built with Maven
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.AnonymousMister/boot-fast-config-cache/ -->
<dependency>
<groupId>com.github.AnonymousMister</groupId>
<artifactId>boot-fast-config-cache</artifactId>
<version>2.1.0.1.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.AnonymousMister/boot-fast-config-cache/
implementation 'com.github.AnonymousMister:boot-fast-config-cache:2.1.0.1.8'
// https://jarcasting.com/artifacts/com.github.AnonymousMister/boot-fast-config-cache/
implementation ("com.github.AnonymousMister:boot-fast-config-cache:2.1.0.1.8")
'com.github.AnonymousMister:boot-fast-config-cache:jar:2.1.0.1.8'
<dependency org="com.github.AnonymousMister" name="boot-fast-config-cache" rev="2.1.0.1.8">
<artifact name="boot-fast-config-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.AnonymousMister', module='boot-fast-config-cache', version='2.1.0.1.8')
)
libraryDependencies += "com.github.AnonymousMister" % "boot-fast-config-cache" % "2.1.0.1.8"
[com.github.AnonymousMister/boot-fast-config-cache "2.1.0.1.8"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.8.1 |
com.github.AnonymousMister : boot-fast-spring-tool | jar | 2.1.0.1.8 |
org.springframework.boot : spring-boot-starter-cache | jar | 2.1.7.RELEASE |
org.springframework.boot : spring-boot-starter-data-redis Optional | jar | 2.1.7.RELEASE |
com.github.ben-manes.caffeine : caffeine Optional | jar | 2.6.2 |
io.lettuce : lettuce-core Optional | jar | 5.1.8.RELEASE |
org.redisson : redisson-spring-boot-starter Optional | jar | 3.11.5 |
org.projectlombok : lombok Optional | jar | 1.18.8 |
org.springframework.boot : spring-boot-starter-log4j2 Optional | jar | 2.1.7.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.1.7.RELEASE |
org.springframework.boot : spring-boot-starter-web Optional | jar | 2.1.7.RELEASE |
com.baomidou : mybatis-plus-boot-starter Optional | jar | 3.2.0 |