| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.huangjie0515 |
| Идентификатор | Идентификаторcommon-tools |
| Последняя версия | Последняя версия2.2.1-RELEASE |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcommon-tools
一个工具类
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| common-tools-2.2.1-RELEASE.pom | |
| common-tools-2.2.1-RELEASE.jar | 2 KB |
| common-tools-2.2.1-RELEASE-sources.jar | 790 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.huangjie0515/common-tools/ -->
<dependency>
<groupId>io.github.huangjie0515</groupId>
<artifactId>common-tools</artifactId>
<version>2.2.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.huangjie0515/common-tools/
implementation 'io.github.huangjie0515:common-tools:2.2.1-RELEASE'
// https://jarcasting.com/artifacts/io.github.huangjie0515/common-tools/
implementation ("io.github.huangjie0515:common-tools:2.2.1-RELEASE")
'io.github.huangjie0515:common-tools:jar:2.2.1-RELEASE'
<dependency org="io.github.huangjie0515" name="common-tools" rev="2.2.1-RELEASE">
<artifact name="common-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.huangjie0515', module='common-tools', version='2.2.1-RELEASE')
)
libraryDependencies += "io.github.huangjie0515" % "common-tools" % "2.2.1-RELEASE"
[io.github.huangjie0515/common-tools "2.2.1-RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | 2.2.7.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.2.7.RELEASE |