| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.xxyopen |
| Идентификатор | Идентификаторxxy-common |
| Версия | Версия1.0.0 |
| Тип | Типpom |
| Описание |
Описаниеxxy-common
xxy开源项目公共依赖,包括通用工具包、通用缓存、通用模型、通用web等模块
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| xxy-common-1.0.0.pom | 7 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.xxyopen/xxy-common/ -->
<dependency>
<groupId>io.github.xxyopen</groupId>
<artifactId>xxy-common</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.xxyopen/xxy-common/
implementation 'io.github.xxyopen:xxy-common:1.0.0'
// https://jarcasting.com/artifacts/io.github.xxyopen/xxy-common/
implementation ("io.github.xxyopen:xxy-common:1.0.0")
'io.github.xxyopen:xxy-common:pom:1.0.0'
<dependency org="io.github.xxyopen" name="xxy-common" rev="1.0.0">
<artifact name="xxy-common" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.xxyopen', module='xxy-common', version='1.0.0')
)
libraryDependencies += "io.github.xxyopen" % "xxy-common" % "1.0.0"
[io.github.xxyopen/xxy-common "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok Необязательный | jar | 1.18.16 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |