| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.dingey |
| Идентификатор | Идентификаторtoolkit |
| Последняя версия | Последняя версия1.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеtoolkit
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| toolkit-1.2.pom | |
| toolkit-1.2.jar | 116 KB |
| toolkit-1.2-sources.jar | 52 KB |
| toolkit-1.2-javadoc.jar | 332 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.dingey/toolkit/ -->
<dependency>
<groupId>com.github.dingey</groupId>
<artifactId>toolkit</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dingey/toolkit/
implementation 'com.github.dingey:toolkit:1.2'
// https://jarcasting.com/artifacts/com.github.dingey/toolkit/
implementation ("com.github.dingey:toolkit:1.2")
'com.github.dingey:toolkit:jar:1.2'
<dependency org="com.github.dingey" name="toolkit" rev="1.2">
<artifact name="toolkit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dingey', module='toolkit', version='1.2')
)
libraryDependencies += "com.github.dingey" % "toolkit" % "1.2"
[com.github.dingey/toolkit "1.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| commons-codec : commons-codec | jar | 1.10 |
| com.alibaba : fastjson | jar | 1.2.13 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.6.7 |
| com.fasterxml.jackson.dataformat : jackson-dataformat-xml | jar | 2.6.7 |
| com.fasterxml.jackson.dataformat : jackson-dataformat-csv | jar | 2.6.7 |
| dom4j : dom4j | jar | 1.6.1 |
| org.apache.httpcomponents : httpclient | jar | 4.5.2 |
| org.apache.poi : poi | jar | 3.15 |
| org.apache.poi : poi-ooxml | jar | 3.15 |