License |
License |
---|---|
Categories |
CategoriesLogging Application Layer Libs SLF4J Sentinel Container Microservices |
GroupId | GroupIddev.taie.sentinel |
ArtifactId | ArtifactIdsentinel-logging-slf4j |
Last Version | Last Version1.8.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe parent project of Sentinel
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/dev.taie.sentinel/sentinel-logging-slf4j/ -->
<dependency>
<groupId>dev.taie.sentinel</groupId>
<artifactId>sentinel-logging-slf4j</artifactId>
<version>1.8.3</version>
</dependency>
// https://jarcasting.com/artifacts/dev.taie.sentinel/sentinel-logging-slf4j/
implementation 'dev.taie.sentinel:sentinel-logging-slf4j:1.8.3'
// https://jarcasting.com/artifacts/dev.taie.sentinel/sentinel-logging-slf4j/
implementation ("dev.taie.sentinel:sentinel-logging-slf4j:1.8.3")
'dev.taie.sentinel:sentinel-logging-slf4j:jar:1.8.3'
<dependency org="dev.taie.sentinel" name="sentinel-logging-slf4j" rev="1.8.3">
<artifact name="sentinel-logging-slf4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.taie.sentinel', module='sentinel-logging-slf4j', version='1.8.3')
)
libraryDependencies += "dev.taie.sentinel" % "sentinel-logging-slf4j" % "1.8.3"
[dev.taie.sentinel/sentinel-logging-slf4j "1.8.3"]
Group / Artifact | Type | Version |
---|---|---|
dev.taie.sentinel : sentinel-transport-common | jar | 1.8.3 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
uk.org.lidalia : slf4j-test | jar | 1.2.0 |
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.28.2 |