License |
License |
---|---|
GroupId | GroupIdcom.github.yongyongwang |
ArtifactId | ArtifactIdservlet-cache |
Version | Version0.1.4 |
Type | Typejar |
Description |
Descriptionservlet-cache:0.1.4
7Cow to celebrate the birth of my daughter
|
Filename | Size |
---|---|
servlet-cache-0.1.4.pom | |
servlet-cache-0.1.4.jar | 25 KB |
servlet-cache-0.1.4-sources.jar | 13 KB |
servlet-cache-0.1.4-javadoc.jar | 150 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.yongyongwang/servlet-cache/ -->
<dependency>
<groupId>com.github.yongyongwang</groupId>
<artifactId>servlet-cache</artifactId>
<version>0.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yongyongwang/servlet-cache/
implementation 'com.github.yongyongwang:servlet-cache:0.1.4'
// https://jarcasting.com/artifacts/com.github.yongyongwang/servlet-cache/
implementation ("com.github.yongyongwang:servlet-cache:0.1.4")
'com.github.yongyongwang:servlet-cache:jar:0.1.4'
<dependency org="com.github.yongyongwang" name="servlet-cache" rev="0.1.4">
<artifact name="servlet-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yongyongwang', module='servlet-cache', version='0.1.4')
)
libraryDependencies += "com.github.yongyongwang" % "servlet-cache" % "0.1.4"
[com.github.yongyongwang/servlet-cache "0.1.4"]
Group / Artifact | Type | Version |
---|---|---|
com.github.yongyongwang : 7Cow-spring-boot-starter | jar | 0.1.4 |
com.alibaba : fastjson | jar | 1.2.80 |
com.github.ben-manes.caffeine : caffeine | jar | 2.8.8 |
org.springframework.boot : spring-boot-starter | jar | |
org.springframework.boot : spring-boot-starter-aop | jar | |
org.springframework.boot : spring-boot-starter-data-redis Optional | jar | |
org.springframework.boot : spring-boot-autoconfigure Optional | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar |