Last Version

top.andoudou:common-tool 1.3.2

基础父项目,只是定义了版本号、核心的一些配置

License

License

GroupId

GroupId

top.andoudou
ArtifactId

ArtifactId

common-tool
Version

Version

1.3.2
Type

Type

jar
Description

Description

基础父项目,只是定义了版本号、核心的一些配置

Download common-tool 1.3.2


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

Dependencies

compile (21)

Group / Artifact Type Version
top.andoudou : base-quote jar 1.3.2
top.andoudou : mybatis-plus-core jar 1.3.2
top.andoudou : common-redis jar 1.3.2
top.andoudou : aop-common jar 1.3.2
top.andoudou : client-common jar 1.3.2
org.springframework.boot : spring-boot-starter-data-jpa Optional jar 2.6.5
org.apache.poi : poi jar 3.17
org.apache.poi : poi-ooxml jar 3.17
org.jsoup : jsoup jar 1.13.1
org.apache.httpcomponents : httpclient jar 4.5.13
org.apache.httpcomponents : httpmime jar 4.5.13
org.apache.httpcomponents : httpasyncclient jar 4.1
com.google.zxing : core jar 3.3.0
com.google.zxing : javase jar 3.3.0
ch.ethz.ganymed : ganymed-ssh2 jar 262
commons-fileupload : commons-fileupload jar 1.4
org.apache.pdfbox : pdfbox jar 2.0.20
com.lowagie : itext jar 2.1.7
com.alibaba : easyexcel jar 3.0.5
org.projectlombok : lombok jar 1.18.22
io.swagger : swagger-annotations jar 1.6.4

Project Modules

There are no modules declared in this project.