Last Version

samples-cache 0.2.1.RELEASE

缓存模块

License

License

GroupId

GroupId

com.upcwangying.cloud.samples
ArtifactId

ArtifactId

samples-cache
Version

Version

0.2.1.RELEASE
Type

Type

jar
Description

Description

samples-cache
缓存模块

Download samples-cache 0.2.1.RELEASE


<!-- https://jarcasting.com/artifacts/com.upcwangying.cloud.samples/samples-cache/ -->
<dependency>
    <groupId>com.upcwangying.cloud.samples</groupId>
    <artifactId>samples-cache</artifactId>
    <version>0.2.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.upcwangying.cloud.samples/samples-cache/
implementation 'com.upcwangying.cloud.samples:samples-cache:0.2.1.RELEASE'
// https://jarcasting.com/artifacts/com.upcwangying.cloud.samples/samples-cache/
implementation ("com.upcwangying.cloud.samples:samples-cache:0.2.1.RELEASE")
'com.upcwangying.cloud.samples:samples-cache:jar:0.2.1.RELEASE'
<dependency org="com.upcwangying.cloud.samples" name="samples-cache" rev="0.2.1.RELEASE">
  <artifact name="samples-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.upcwangying.cloud.samples', module='samples-cache', version='0.2.1.RELEASE')
)
libraryDependencies += "com.upcwangying.cloud.samples" % "samples-cache" % "0.2.1.RELEASE"
[com.upcwangying.cloud.samples/samples-cache "0.2.1.RELEASE"]

Dependencies

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.1.15.RELEASE

Project Modules

There are no modules declared in this project.