License |
License |
---|---|
GroupId | GroupIdtop.andoudou |
ArtifactId | ArtifactIdcommon-tool |
Last Version | Last Version1.3.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Description基础父项目,只是定义了版本号、核心的一些配置
|
Filename | Size |
---|---|
common-tool-1.3.2.pom | |
common-tool-1.3.2.jar | 72 KB |
common-tool-1.3.2-sources.jar | 42 KB |
common-tool-1.3.2-javadoc.jar | 249 KB |
Browse |
<!-- 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"]
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 |