| License |
License |
|---|---|
| Categories |
CategoriesSLF4J Application Layer Libs Logging |
| GroupId | GroupIdcom.lucidchart |
| ArtifactId | ArtifactIdthread-context-slf4j |
| Last Version | Last Version0.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionthread-context-slf4j
thread-context-slf4j
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| thread-context-slf4j-0.7.pom | |
| thread-context-slf4j-0.7.jar | 2 KB |
| thread-context-slf4j-0.7-sources.jar | 1 KB |
| thread-context-slf4j-0.7-javadoc.jar | 21 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.lucidchart/thread-context-slf4j/ -->
<dependency>
<groupId>com.lucidchart</groupId>
<artifactId>thread-context-slf4j</artifactId>
<version>0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.lucidchart/thread-context-slf4j/
implementation 'com.lucidchart:thread-context-slf4j:0.7'
// https://jarcasting.com/artifacts/com.lucidchart/thread-context-slf4j/
implementation ("com.lucidchart:thread-context-slf4j:0.7")
'com.lucidchart:thread-context-slf4j:jar:0.7'
<dependency org="com.lucidchart" name="thread-context-slf4j" rev="0.7">
<artifact name="thread-context-slf4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lucidchart', module='thread-context-slf4j', version='0.7')
)
libraryDependencies += "com.lucidchart" % "thread-context-slf4j" % "0.7"
[com.lucidchart/thread-context-slf4j "0.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.lucidchart : thread-context | jar | 0.7 |
| org.slf4j : slf4j-api | jar | 1.7.24 |