License |
License
The Apache License 2.0
|
---|---|
GroupId | GroupIdcom.github.hippoom |
ArtifactId | ArtifactIdanalytics-mdc-core |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionanalytics-mdc-core
A library to simplify slf4j MDC usage, see https://github.com/Hippoom/scaleworks-analytics-eco for more detail.
|
Project URL |
Project URL |
Filename | Size |
---|---|
analytics-mdc-core-0.1.0.pom | |
analytics-mdc-core-0.1.0.jar | 2 KB |
analytics-mdc-core-0.1.0-sources.jar | 1 KB |
analytics-mdc-core-0.1.0-javadoc.jar | 20 KB |
Browse |
<!-- 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"]
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 |