org.force66:RequestCorrelation-log4j-1x

This project is a Java library that facilitates logging correlation ids for micro-services using log4j.

License

License

GroupId

GroupId

org.force66
ArtifactId

ArtifactId

RequestCorrelation-log4j-1x
Last Version

Last Version

1.0.0-rc2
Release Date

Release Date

Type

Type

jar
Description

Description

This project is a Java library that facilitates logging correlation ids for micro-services using log4j.
Project URL

Project URL

https://github.com/Derek-Ashmore/RequestCorrelation.git

Download RequestCorrelation-log4j-1x

How to add to project

<!-- https://jarcasting.com/artifacts/org.force66/RequestCorrelation-log4j-1x/ -->
<dependency>
    <groupId>org.force66</groupId>
    <artifactId>RequestCorrelation-log4j-1x</artifactId>
    <version>1.0.0-rc2</version>
</dependency>
// https://jarcasting.com/artifacts/org.force66/RequestCorrelation-log4j-1x/
implementation 'org.force66:RequestCorrelation-log4j-1x:1.0.0-rc2'
// https://jarcasting.com/artifacts/org.force66/RequestCorrelation-log4j-1x/
implementation ("org.force66:RequestCorrelation-log4j-1x:1.0.0-rc2")
'org.force66:RequestCorrelation-log4j-1x:jar:1.0.0-rc2'
<dependency org="org.force66" name="RequestCorrelation-log4j-1x" rev="1.0.0-rc2">
  <artifact name="RequestCorrelation-log4j-1x" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.force66', module='RequestCorrelation-log4j-1x', version='1.0.0-rc2')
)
libraryDependencies += "org.force66" % "RequestCorrelation-log4j-1x" % "1.0.0-rc2"
[org.force66/RequestCorrelation-log4j-1x "1.0.0-rc2"]

Dependencies

compile (2)

Group / Artifact Type Version
org.force66 : RequestCorrelation-core jar 1.0.0-rc2
log4j : log4j jar 1.2.17

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-rc2
1.0.0-rc1