dtguai-cache

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

License

License

GroupId

GroupId

com.dtguai
ArtifactId

ArtifactId

dtguai-cache
Last Version

Last Version

1.0.3
Release Date

Release Date

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

How to add to project

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

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.

Versions

Version
1.0.3
1.0.2