| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.plexpt |
| Идентификатор | Идентификаторtoolkit |
| Версия | Версия2022.5.0 |
| Тип | Типjar |
| Описание |
Описаниеpt-toolkit
一揽子工具包
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 Необязательный | jar | 1.4 |
| commons-io : commons-io Необязательный | jar | 2.11.0 |
| commons-codec : commons-codec Необязательный | jar | 1.15 |
| commons-configuration : commons-configuration Необязательный | 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 |