| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.hiwepy |
| Идентификатор | Идентификаторhitool |
| Версия | Версия1.0.0.RELEASE |
| Тип | Типpom |
| Описание |
Описаниеcom.github.hiwepy:hitool
通用工具组件(An Common Tools Component)
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| hitool-1.0.0.RELEASE.pom | 41 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.hiwepy/hitool/ -->
<dependency>
<groupId>com.github.hiwepy</groupId>
<artifactId>hitool</artifactId>
<version>1.0.0.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.hiwepy/hitool/
implementation 'com.github.hiwepy:hitool:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/com.github.hiwepy/hitool/
implementation ("com.github.hiwepy:hitool:1.0.0.RELEASE")
'com.github.hiwepy:hitool:pom:1.0.0.RELEASE'
<dependency org="com.github.hiwepy" name="hitool" rev="1.0.0.RELEASE">
<artifact name="hitool" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.hiwepy', module='hitool', version='1.0.0.RELEASE')
)
libraryDependencies += "com.github.hiwepy" % "hitool" % "1.0.0.RELEASE"
[com.github.hiwepy/hitool "1.0.0.RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.30 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : jcl-over-slf4j | jar | 1.7.30 |
| org.slf4j : jul-to-slf4j | jar | 1.7.30 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |