Categories |
CategoriesSpring Boot Container Microservices |
---|---|
GroupId | GroupIdicu.easyj.boot |
ArtifactId | ArtifactIdeasyj-spring-boot-starter-web-cache304 |
Version | Version0.1.3 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/icu.easyj.boot/easyj-spring-boot-starter-web-cache304/ -->
<dependency>
<groupId>icu.easyj.boot</groupId>
<artifactId>easyj-spring-boot-starter-web-cache304</artifactId>
<version>0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/icu.easyj.boot/easyj-spring-boot-starter-web-cache304/
implementation 'icu.easyj.boot:easyj-spring-boot-starter-web-cache304:0.1.3'
// https://jarcasting.com/artifacts/icu.easyj.boot/easyj-spring-boot-starter-web-cache304/
implementation ("icu.easyj.boot:easyj-spring-boot-starter-web-cache304:0.1.3")
'icu.easyj.boot:easyj-spring-boot-starter-web-cache304:jar:0.1.3'
<dependency org="icu.easyj.boot" name="easyj-spring-boot-starter-web-cache304" rev="0.1.3">
<artifact name="easyj-spring-boot-starter-web-cache304" type="jar" />
</dependency>
@Grapes(
@Grab(group='icu.easyj.boot', module='easyj-spring-boot-starter-web-cache304', version='0.1.3')
)
libraryDependencies += "icu.easyj.boot" % "easyj-spring-boot-starter-web-cache304" % "0.1.3"
[icu.easyj.boot/easyj-spring-boot-starter-web-cache304 "0.1.3"]