| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcn.detachment |
| Идентификатор | Идентификаторdetachment-log |
| Версия | Версия1.0.6-RELEASE |
| Тип | Типjar |
| Описание |
Описаниеdetachment basic, utils
|
<!-- https://jarcasting.com/artifacts/cn.detachment/detachment-log/ -->
<dependency>
<groupId>cn.detachment</groupId>
<artifactId>detachment-log</artifactId>
<version>1.0.6-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.detachment/detachment-log/
implementation 'cn.detachment:detachment-log:1.0.6-RELEASE'
// https://jarcasting.com/artifacts/cn.detachment/detachment-log/
implementation ("cn.detachment:detachment-log:1.0.6-RELEASE")
'cn.detachment:detachment-log:jar:1.0.6-RELEASE'
<dependency org="cn.detachment" name="detachment-log" rev="1.0.6-RELEASE">
<artifact name="detachment-log" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.detachment', module='detachment-log', version='1.0.6-RELEASE')
)
libraryDependencies += "cn.detachment" % "detachment-log" % "1.0.6-RELEASE"
[cn.detachment/detachment-log "1.0.6-RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | |
| ch.qos.logback : logback-core | jar | |
| ch.qos.logback : logback-classic | jar | |
| org.springframework.cloud : spring-cloud-starter-sleuth | jar | 2.2.0.RELEASE |