Last Version

analytics-mdc-core 0.1.0

A library to simplify slf4j MDC usage, see https://github.com/Hippoom/scaleworks-analytics-eco for more detail.

License

License

The Apache License 2.0
GroupId

GroupId

com.github.hippoom
ArtifactId

ArtifactId

analytics-mdc-core
Version

Version

0.1.0
Type

Type

jar
Description

Description

analytics-mdc-core
A library to simplify slf4j MDC usage, see https://github.com/Hippoom/scaleworks-analytics-eco for more detail.
Project URL

Project URL

https://github.com/Hippoom/scaleworks-analytics-eco

Download analytics-mdc-core 0.1.0


<!-- https://jarcasting.com/artifacts/com.github.hippoom/analytics-mdc-core/ -->
<dependency>
    <groupId>com.github.hippoom</groupId>
    <artifactId>analytics-mdc-core</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hippoom/analytics-mdc-core/
implementation 'com.github.hippoom:analytics-mdc-core:0.1.0'
// https://jarcasting.com/artifacts/com.github.hippoom/analytics-mdc-core/
implementation ("com.github.hippoom:analytics-mdc-core:0.1.0")
'com.github.hippoom:analytics-mdc-core:jar:0.1.0'
<dependency org="com.github.hippoom" name="analytics-mdc-core" rev="0.1.0">
  <artifact name="analytics-mdc-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hippoom', module='analytics-mdc-core', version='0.1.0')
)
libraryDependencies += "com.github.hippoom" % "analytics-mdc-core" % "0.1.0"
[com.github.hippoom/analytics-mdc-core "0.1.0"]

Dependencies

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.springframework : spring-test jar 4.2.4.RELEASE
ch.qos.logback : logback-classic jar 1.1.3
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.