| Категории |
КатегорииSLF4J Библиотеки уровня приложения Logging |
|---|---|
| Группа | Группаcom.lucidchart |
| Идентификатор | Идентификаторthread-context-slf4j |
| Версия | Версия0.3 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| thread-context-slf4j-0.3.pom | |
| thread-context-slf4j-0.3.jar | 2 KB |
| thread-context-slf4j-0.3-sources.jar | 1 KB |
| thread-context-slf4j-0.3-javadoc.jar | 21 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.lucidchart/thread-context-slf4j/ -->
<dependency>
<groupId>com.lucidchart</groupId>
<artifactId>thread-context-slf4j</artifactId>
<version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.lucidchart/thread-context-slf4j/
implementation 'com.lucidchart:thread-context-slf4j:0.3'
// https://jarcasting.com/artifacts/com.lucidchart/thread-context-slf4j/
implementation ("com.lucidchart:thread-context-slf4j:0.3")
'com.lucidchart:thread-context-slf4j:jar:0.3'
<dependency org="com.lucidchart" name="thread-context-slf4j" rev="0.3">
<artifact name="thread-context-slf4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lucidchart', module='thread-context-slf4j', version='0.3')
)
libraryDependencies += "com.lucidchart" % "thread-context-slf4j" % "0.3"
[com.lucidchart/thread-context-slf4j "0.3"]