| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.yomahub |
| Идентификатор | Идентификаторtlog-forest |
| Версия | Версия1.3.6 |
| Тип | Типjar |
| Описание |
Описаниеa lightweight log tracking framework
|
| Имя Файла | Размер |
|---|---|
| tlog-forest-1.3.6.pom | |
| tlog-forest-1.3.6.jar | 3 KB |
| tlog-forest-1.3.6-sources.jar | 1 KB |
| tlog-forest-1.3.6-javadoc.jar | 24 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.yomahub/tlog-forest/ -->
<dependency>
<groupId>com.yomahub</groupId>
<artifactId>tlog-forest</artifactId>
<version>1.3.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.yomahub/tlog-forest/
implementation 'com.yomahub:tlog-forest:1.3.6'
// https://jarcasting.com/artifacts/com.yomahub/tlog-forest/
implementation ("com.yomahub:tlog-forest:1.3.6")
'com.yomahub:tlog-forest:jar:1.3.6'
<dependency org="com.yomahub" name="tlog-forest" rev="1.3.6">
<artifact name="tlog-forest" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yomahub', module='tlog-forest', version='1.3.6')
)
libraryDependencies += "com.yomahub" % "tlog-forest" % "1.3.6"
[com.yomahub/tlog-forest "1.3.6"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.yomahub : tlog-common | jar | 1.3.6 |
| org.springframework : spring-context Необязательный | jar | 5.0.9.RELEASE |
| com.dtflys.forest : forest-core Необязательный | jar | 1.5.14 |