| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.luues.tool |
| Идентификатор | Идентификаторtool-all |
| Версия | Версия1.0.0.1.RELEASE |
| Тип | Типpom |
| Описание |
Описаниеtool-all
tool是一个小而全的Java工具类库
|
| Имя Файла | Размер |
|---|---|
| tool-all-1.0.0.1.RELEASE.pom | 3 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.luues.tool/tool-all/ -->
<dependency>
<groupId>com.github.luues.tool</groupId>
<artifactId>tool-all</artifactId>
<version>1.0.0.1.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.luues.tool/tool-all/
implementation 'com.github.luues.tool:tool-all:1.0.0.1.RELEASE'
// https://jarcasting.com/artifacts/com.github.luues.tool/tool-all/
implementation ("com.github.luues.tool:tool-all:1.0.0.1.RELEASE")
'com.github.luues.tool:tool-all:pom:1.0.0.1.RELEASE'
<dependency org="com.github.luues.tool" name="tool-all" rev="1.0.0.1.RELEASE">
<artifact name="tool-all" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.luues.tool', module='tool-all', version='1.0.0.1.RELEASE')
)
libraryDependencies += "com.github.luues.tool" % "tool-all" % "1.0.0.1.RELEASE"
[com.github.luues.tool/tool-all "1.0.0.1.RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |