business-tools

在开发中积攒下来的业务工具类,方便快速编写业务

Лицензия

Лицензия

Группа

Группа

com.github.hwywl
Идентификатор

Идентификатор

business-tools
Последняя версия

Последняя версия

1.0.3-RELEASE
Дата

Дата

Тип

Тип

jar
Описание

Описание

business-tools
在开发中积攒下来的业务工具类,方便快速编写业务
Ссылка на сайт

Ссылка на сайт

https://github.com/HWYWL/business-tools
Система контроля версий

Система контроля версий

https://github.com/HWYWL/business-tools

Скачать business-tools

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.github.hwywl/business-tools/ -->
<dependency>
    <groupId>com.github.hwywl</groupId>
    <artifactId>business-tools</artifactId>
    <version>1.0.3-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hwywl/business-tools/
implementation 'com.github.hwywl:business-tools:1.0.3-RELEASE'
// https://jarcasting.com/artifacts/com.github.hwywl/business-tools/
implementation ("com.github.hwywl:business-tools:1.0.3-RELEASE")
'com.github.hwywl:business-tools:jar:1.0.3-RELEASE'
<dependency org="com.github.hwywl" name="business-tools" rev="1.0.3-RELEASE">
  <artifact name="business-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hwywl', module='business-tools', version='1.0.3-RELEASE')
)
libraryDependencies += "com.github.hwywl" % "business-tools" % "1.0.3-RELEASE"
[com.github.hwywl/business-tools "1.0.3-RELEASE"]

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
org.apache.hadoop : hadoop-client jar 3.3.1
org.apache.parquet : parquet-column jar 1.12.1
org.apache.parquet : parquet-hadoop jar 1.12.1
org.apache.parquet : parquet-avro jar 1.12.1
cn.hutool : hutool-all jar 5.7.17

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.2

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.3-RELEASE
1.0.2-RELEASE
1.0.1-RELEASE