| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.hughwick |
| Идентификатор | Идентификаторtoolbox |
| Последняя версия | Последняя версия2.0.6 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| toolbox-2.0.6.pom | |
| toolbox-2.0.6.jar | 35 KB |
| toolbox-2.0.6-sources.jar | 27 KB |
| toolbox-2.0.6-javadoc.jar | 156 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.hughwick/toolbox/ -->
<dependency>
<groupId>com.github.hughwick</groupId>
<artifactId>toolbox</artifactId>
<version>2.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hughwick/toolbox/
implementation 'com.github.hughwick:toolbox:2.0.6'
// https://jarcasting.com/artifacts/com.github.hughwick/toolbox/
implementation ("com.github.hughwick:toolbox:2.0.6")
'com.github.hughwick:toolbox:jar:2.0.6'
<dependency org="com.github.hughwick" name="toolbox" rev="2.0.6">
<artifact name="toolbox" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hughwick', module='toolbox', version='2.0.6')
)
libraryDependencies += "com.github.hughwick" % "toolbox" % "2.0.6"
[com.github.hughwick/toolbox "2.0.6"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.commons : commons-collections4 | jar | 4.4 |
| com.squareup.okhttp3 : okhttp | jar | 4.9.2 |
| jakarta.validation : jakarta.validation-api | jar | 2.0.2 |
| com.esotericsoftware : kryo | jar | 4.0.2 |
| com.google.guava : guava | jar | 31.0.1-jre |
| net.coobird : thumbnailator | jar | 0.4.14 |
| net.sf.json-lib : json-lib | jar | 2.4 |
| com.google.code.gson : gson | jar | 2.8.9 |
| com.alibaba : fastjson | jar | 1.2.78 |
| org.jsoup : jsoup | jar | 1.13.1 |
| com.github.binarywang : java-emoji-converter | jar | 1.0.1 |
| org.slf4j : slf4j-api | jar | 1.7.32 |
| org.slf4j : slf4j-simple | jar | 1.7.32 |
| org.lionsoul : ip2region | jar | 1.7.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 4.0.1 |
| org.projectlombok : lombok | jar | 1.18.22 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.2 |
| io.reactivex.rxjava2 : rxjava | jar | 2.2.21 |