| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.seejoke |
| Идентификатор | Идентификаторcore-tools |
| Последняя версия | Последняя версия0.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcore-tools
提供java常用的、流行的工具方法,减少项目冗余代码
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| core-tools-0.3.pom | |
| core-tools-0.3.jar | 100 KB |
| core-tools-0.3-sources.jar | 68 KB |
| core-tools-0.3-javadoc.jar | 341 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.seejoke/core-tools/ -->
<dependency>
<groupId>com.seejoke</groupId>
<artifactId>core-tools</artifactId>
<version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.seejoke/core-tools/
implementation 'com.seejoke:core-tools:0.3'
// https://jarcasting.com/artifacts/com.seejoke/core-tools/
implementation ("com.seejoke:core-tools:0.3")
'com.seejoke:core-tools:jar:0.3'
<dependency org="com.seejoke" name="core-tools" rev="0.3">
<artifact name="core-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.seejoke', module='core-tools', version='0.3')
)
libraryDependencies += "com.seejoke" % "core-tools" % "0.3"
[com.seejoke/core-tools "0.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.httpcomponents : httpasyncclient | jar | 4.1 |
| org.apache.httpcomponents : httpclient | jar | 4.5.5 |
| org.apache.httpcomponents : httpmime | jar | 4.5.5 |
| org.slf4j : slf4j-api | jar | 1.7.7 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.7 |
| org.slf4j : jcl-over-slf4j | jar | 1.7.7 |
| org.slf4j : jul-to-slf4j | jar | 1.7.7 |
| org.apache.commons : commons-lang3 | jar | 3.3.2 |
| commons-io : commons-io | jar | 2.4 |
| org.apache.poi : poi | jar | 3.9 |
| org.apache.poi : poi-ooxml | jar | 3.9 |
| org.apache.poi : poi-ooxml-schemas | jar | 3.9 |
| com.google.guava : guava | jar | 17.0 |
| com.google.zxing : core | jar | 2.2 |
| com.google.zxing : javase | jar | 2.2 |
| com.belerweb : pinyin4j | jar | 2.5.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |
| commons-logging : commons-logging Необязательный | jar | 1.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |