is not current version
Last Version 1.3.2

top.andoudou:common-tool 1.0.12

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

License

License

GroupId

GroupId

top.andoudou
ArtifactId

ArtifactId

common-tool
Version

Version

1.0.12
Type

Type

jar
Description

Description

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

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/common-tool

Download common-tool 1.0.12


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

Dependencies

compile (21)

Group / Artifact Type Version
top.andoudou : base-quote jar 1.0.4
top.andoudou : swagger-core jar 1.0.4
top.andoudou : mybatis-plus-core jar 1.0.3
org.springframework.boot : spring-boot-starter-web jar 2.2.6.RELEASE
javax.validation : validation-api jar 2.0.1.Final
org.springframework.boot : spring-boot-starter-data-redis jar 2.2.6.RELEASE
io.codis.jodis : jodis jar 0.5.1
org.springframework.boot : spring-boot-starter-data-jpa jar 2.2.6.RELEASE
org.apache.poi : poi jar 3.17
org.apache.poi : poi-ooxml jar 3.17
cn.hutool : hutool-all jar 5.4.1
org.jsoup : jsoup jar 1.13.1
org.apache.httpcomponents : httpclient jar 4.5.12
com.github.oshi : oshi-json jar 3.6.1
org.bouncycastle : bcprov-jdk16 jar 1.46
org.apache.httpcomponents : httpmime jar 4.5.12
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
com.google.guava : guava jar 22.0

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.4

Project Modules

There are no modules declared in this project.