Categories |
CategoriesSpring Boot Container Microservices |
---|---|
GroupId | GroupIdcom.github.minlingchao1 |
ArtifactId | ArtifactIdspring-boot-j2cache-starter |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspring-boot-j2cache-starter
|
Filename | Size |
---|---|
spring-boot-j2cache-starter-1.0.0.pom | |
spring-boot-j2cache-starter-1.0.0.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.minlingchao1/spring-boot-j2cache-starter/ -->
<dependency>
<groupId>com.github.minlingchao1</groupId>
<artifactId>spring-boot-j2cache-starter</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.minlingchao1/spring-boot-j2cache-starter/
implementation 'com.github.minlingchao1:spring-boot-j2cache-starter:1.0.0'
// https://jarcasting.com/artifacts/com.github.minlingchao1/spring-boot-j2cache-starter/
implementation ("com.github.minlingchao1:spring-boot-j2cache-starter:1.0.0")
'com.github.minlingchao1:spring-boot-j2cache-starter:jar:1.0.0'
<dependency org="com.github.minlingchao1" name="spring-boot-j2cache-starter" rev="1.0.0">
<artifact name="spring-boot-j2cache-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.minlingchao1', module='spring-boot-j2cache-starter', version='1.0.0')
)
libraryDependencies += "com.github.minlingchao1" % "spring-boot-j2cache-starter" % "1.0.0"
[com.github.minlingchao1/spring-boot-j2cache-starter "1.0.0"]