| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.luues.tool |
| Идентификатор | Идентификаторtool-core |
| Версия | Версия1.0.1.8.RELEASE |
| Тип | Типjar |
| Описание |
Описаниеtool-core
tool核心,包括集合、字符串、Bean等工具
|
| Имя Файла | Размер |
|---|---|
| tool-core-1.0.1.8.RELEASE.pom | |
| tool-core-1.0.1.8.RELEASE.jar | 945 KB |
| tool-core-1.0.1.8.RELEASE-sources.jar | 786 KB |
| tool-core-1.0.1.8.RELEASE-javadoc.jar | 3 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.luues.tool/tool-core/ -->
<dependency>
<groupId>com.github.luues.tool</groupId>
<artifactId>tool-core</artifactId>
<version>1.0.1.8.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.luues.tool/tool-core/
implementation 'com.github.luues.tool:tool-core:1.0.1.8.RELEASE'
// https://jarcasting.com/artifacts/com.github.luues.tool/tool-core/
implementation ("com.github.luues.tool:tool-core:1.0.1.8.RELEASE")
'com.github.luues.tool:tool-core:jar:1.0.1.8.RELEASE'
<dependency org="com.github.luues.tool" name="tool-core" rev="1.0.1.8.RELEASE">
<artifact name="tool-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.luues.tool', module='tool-core', version='1.0.1.8.RELEASE')
)
libraryDependencies += "com.github.luues.tool" % "tool-core" % "1.0.1.8.RELEASE"
[com.github.luues.tool/tool-core "1.0.1.8.RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.poi : poi | jar | 4.1.2 |
| org.reflections : reflections | jar | 0.9.10 |
| com.drewnoakes : metadata-extractor | jar | 2.15.0 |
| ch.ethz.ganymed : ganymed-ssh2 | jar | 262 |
| commons-beanutils : commons-beanutils | jar | 1.9.4 |
| cglib : cglib-nodep | jar | 3.3.0 |
| commons-io : commons-io | jar | 2.8.0 |
| org.apache.commons : commons-lang3 | jar | 3.11 |
| commons-codec : commons-codec | jar | 1.15 |
| junit : junit | jar | 4.13.1 |
| org.projectlombok : lombok | jar | 1.18.16 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : javax.servlet-api Необязательный | jar | 4.0.1 |