| License |
License |
|---|---|
| GroupId | GroupIdcom.github.plexpt |
| ArtifactId | ArtifactIdtoolkit |
| Version | Version2022.5.0 |
| Type | Typejar |
| Description |
Descriptionpt-toolkit
一揽子工具包
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| toolkit-2022.5.0.pom | |
| toolkit-2022.5.0.jar | 4 KB |
| toolkit-2022.5.0-sources.jar | 3 KB |
| toolkit-2022.5.0-javadoc.jar | 19 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.plexpt/toolkit/ -->
<dependency>
<groupId>com.github.plexpt</groupId>
<artifactId>toolkit</artifactId>
<version>2022.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.plexpt/toolkit/
implementation 'com.github.plexpt:toolkit:2022.5.0'
// https://jarcasting.com/artifacts/com.github.plexpt/toolkit/
implementation ("com.github.plexpt:toolkit:2022.5.0")
'com.github.plexpt:toolkit:jar:2022.5.0'
<dependency org="com.github.plexpt" name="toolkit" rev="2022.5.0">
<artifact name="toolkit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.plexpt', module='toolkit', version='2022.5.0')
)
libraryDependencies += "com.github.plexpt" % "toolkit" % "2022.5.0"
[com.github.plexpt/toolkit "2022.5.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| cn.hutool : hutool-all | jar | 5.7.22 |
| com.google.guava : guava | jar | 31.1-jre |
| com.alibaba : fastjson | jar | 1.2.80 |
| com.google.code.gson : gson | jar | 2.9.0 |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| commons-fileupload : commons-fileupload Optional | jar | 1.4 |
| commons-io : commons-io Optional | jar | 2.11.0 |
| commons-codec : commons-codec Optional | jar | 1.15 |
| commons-configuration : commons-configuration Optional | jar | 1.10 |
| net.dreamlu : mica-http | jar | 2.6.3 |
| org.apache.commons : commons-collections4 | jar | 4.4 |
| com.squareup.okhttp3 : okhttp | jar | 3.14.9 |
| com.squareup.okhttp3 : logging-interceptor | jar | 3.14.9 |