| License |
License |
|---|---|
| GroupId | GroupIdio.gitee.jaemon |
| ArtifactId | ArtifactIdcommons-toolkit |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncommons-toolkit
通用工具箱
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| commons-toolkit-1.0.0.pom | |
| commons-toolkit-1.0.0.jar | 47 KB |
| commons-toolkit-1.0.0-sources.jar | 30 KB |
| commons-toolkit-1.0.0-javadoc.jar | 175 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.gitee.jaemon/commons-toolkit/ -->
<dependency>
<groupId>io.gitee.jaemon</groupId>
<artifactId>commons-toolkit</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.jaemon/commons-toolkit/
implementation 'io.gitee.jaemon:commons-toolkit:1.0.0'
// https://jarcasting.com/artifacts/io.gitee.jaemon/commons-toolkit/
implementation ("io.gitee.jaemon:commons-toolkit:1.0.0")
'io.gitee.jaemon:commons-toolkit:jar:1.0.0'
<dependency org="io.gitee.jaemon" name="commons-toolkit" rev="1.0.0">
<artifact name="commons-toolkit" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.jaemon', module='commons-toolkit', version='1.0.0')
)
libraryDependencies += "io.gitee.jaemon" % "commons-toolkit" % "1.0.0"
[io.gitee.jaemon/commons-toolkit "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.10 |
| com.alibaba : fastjson | jar | 1.2.31 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| commons-io : commons-io | jar | 2.4 |
| net.lingala.zip4j : zip4j | jar | 2.1.2 |
| org.apache.pdfbox : pdfbox | jar | 2.0.15 |
| org.apache.commons : commons-compress | jar | 1.18 |
| com.google.zxing : core | jar | 3.4.0 |
| com.google.zxing : javase | jar | 3.4.0 |
| org.icepdf.os : icepdf-core | jar | 6.1.2 |