| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.hwywl |
| Идентификатор | Идентификаторbusiness-tools |
| Версия | Версия1.0.1-RELEASE |
| Тип | Типjar |
| Описание |
Описаниеbusiness-tools
在开发中积攒下来的业务工具类,方便快速编写业务
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| business-tools-1.0.1-RELEASE.pom | |
| business-tools-1.0.1-RELEASE.jar | 11 KB |
| business-tools-1.0.1-RELEASE-sources.jar | 5 KB |
| business-tools-1.0.1-RELEASE-javadoc.jar | 61 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.hwywl/business-tools/ -->
<dependency>
<groupId>com.github.hwywl</groupId>
<artifactId>business-tools</artifactId>
<version>1.0.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hwywl/business-tools/
implementation 'com.github.hwywl:business-tools:1.0.1-RELEASE'
// https://jarcasting.com/artifacts/com.github.hwywl/business-tools/
implementation ("com.github.hwywl:business-tools:1.0.1-RELEASE")
'com.github.hwywl:business-tools:jar:1.0.1-RELEASE'
<dependency org="com.github.hwywl" name="business-tools" rev="1.0.1-RELEASE">
<artifact name="business-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hwywl', module='business-tools', version='1.0.1-RELEASE')
)
libraryDependencies += "com.github.hwywl" % "business-tools" % "1.0.1-RELEASE"
[com.github.hwywl/business-tools "1.0.1-RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.hadoop : hadoop-client | jar | 3.3.1 |
| org.apache.parquet : parquet-column | jar | 1.12.0 |
| org.apache.parquet : parquet-hadoop | jar | 1.12.0 |
| org.apache.parquet : parquet-avro | jar | 1.12.0 |
| cn.hutool : hutool-all | jar | 5.7.11 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |