Last Version

dtguai-cache 1.0.1.RELEASE

Parent pom providing dependency and plugin management for applications built with Maven

License

License

GroupId

GroupId

com.dtguai.cache
ArtifactId

ArtifactId

dtguai-cache
Version

Version

1.0.1.RELEASE
Type

Type

jar
Description

Description

dtguai-cache
Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://gitee.com/gouliang/dtguai-cache
Source Code Management

Source Code Management

https://gitee.com/gouliang/dtguai-cache

Download dtguai-cache 1.0.1.RELEASE


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

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-aop jar 2.3.9.RELEASE
org.springframework.boot : spring-boot-starter-data-redis jar 2.3.9.RELEASE
org.apache.commons : commons-pool2 jar 2.8.1
com.alibaba : fastjson jar 1.2.75
org.apache.commons : commons-lang3 jar 3.10
org.projectlombok : lombok jar 1.18.18

test (1)

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

Project Modules

There are no modules declared in this project.