| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcn.detachment |
| Идентификатор | Идентификаторbase |
| Версия | Версия1.0.8-RELEASE |
| Тип | Типpom |
| Описание |
Описаниеdetachment-base
detachment basic, utils
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| base-1.0.8-RELEASE.pom | 13 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/cn.detachment/base/ -->
<dependency>
<groupId>cn.detachment</groupId>
<artifactId>base</artifactId>
<version>1.0.8-RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.detachment/base/
implementation 'cn.detachment:base:1.0.8-RELEASE'
// https://jarcasting.com/artifacts/cn.detachment/base/
implementation ("cn.detachment:base:1.0.8-RELEASE")
'cn.detachment:base:pom:1.0.8-RELEASE'
<dependency org="cn.detachment" name="base" rev="1.0.8-RELEASE">
<artifact name="base" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.detachment', module='base', version='1.0.8-RELEASE')
)
libraryDependencies += "cn.detachment" % "base" % "1.0.8-RELEASE"
[cn.detachment/base "1.0.8-RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.8 |
| org.springframework : spring-core | jar | |
| org.slf4j : slf4j-api | jar |