License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.atommiddleware |
ArtifactId | ArtifactIdl2cache-spring-boot-starter |
Last Version | Last Version1.0.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionl2cache-spring-boot-starter
The l2cache springboot starter module of l2cache
|
Filename | Size |
---|---|
l2cache-spring-boot-starter-1.0.9.pom | |
l2cache-spring-boot-starter-1.0.9.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.atommiddleware/l2cache-spring-boot-starter/ -->
<dependency>
<groupId>com.atommiddleware</groupId>
<artifactId>l2cache-spring-boot-starter</artifactId>
<version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.atommiddleware/l2cache-spring-boot-starter/
implementation 'com.atommiddleware:l2cache-spring-boot-starter:1.0.9'
// https://jarcasting.com/artifacts/com.atommiddleware/l2cache-spring-boot-starter/
implementation ("com.atommiddleware:l2cache-spring-boot-starter:1.0.9")
'com.atommiddleware:l2cache-spring-boot-starter:jar:1.0.9'
<dependency org="com.atommiddleware" name="l2cache-spring-boot-starter" rev="1.0.9">
<artifact name="l2cache-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.atommiddleware', module='l2cache-spring-boot-starter', version='1.0.9')
)
libraryDependencies += "com.atommiddleware" % "l2cache-spring-boot-starter" % "1.0.9"
[com.atommiddleware/l2cache-spring-boot-starter "1.0.9"]
Group / Artifact | Type | Version |
---|---|---|
com.atommiddleware : l2cache-spring-boot-autoconfigure | jar | 1.0.9 |
org.springframework.boot : spring-boot-starter Optional | jar |