is not current version
Last Version 0.0.3

org.lujian.cloud.boot:cache-spring-boot-project 0.0.2


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.lujian.cloud.boot
ArtifactId

ArtifactId

cache-spring-boot-project
Version

Version

0.0.2
Type

Type

pom

Download cache-spring-boot-project 0.0.2


<!-- https://jarcasting.com/artifacts/org.lujian.cloud.boot/cache-spring-boot-project/ -->
<dependency>
    <groupId>org.lujian.cloud.boot</groupId>
    <artifactId>cache-spring-boot-project</artifactId>
    <version>0.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.lujian.cloud.boot/cache-spring-boot-project/
implementation 'org.lujian.cloud.boot:cache-spring-boot-project:0.0.2'
// https://jarcasting.com/artifacts/org.lujian.cloud.boot/cache-spring-boot-project/
implementation ("org.lujian.cloud.boot:cache-spring-boot-project:0.0.2")
'org.lujian.cloud.boot:cache-spring-boot-project:pom:0.0.2'
<dependency org="org.lujian.cloud.boot" name="cache-spring-boot-project" rev="0.0.2">
  <artifact name="cache-spring-boot-project" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.lujian.cloud.boot', module='cache-spring-boot-project', version='0.0.2')
)
libraryDependencies += "org.lujian.cloud.boot" % "cache-spring-boot-project" % "0.0.2"
[org.lujian.cloud.boot/cache-spring-boot-project "0.0.2"]