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