Last Version

cf-java-logging-support-log4j2 3.6.2

Supports the creation of structured log messages and the collection of request metrics for Java applications running on Cloud Foundry

License

License

Categories

Categories

Java Languages Logging Application Layer Libs
GroupId

GroupId

com.sap.hcp.cf.logging
ArtifactId

ArtifactId

cf-java-logging-support-log4j2
Version

Version

3.6.2
Type

Type

jar
Description

Description

cf-java-logging-support-log4j2
Supports the creation of structured log messages and the collection of request metrics for Java applications running on Cloud Foundry

Download cf-java-logging-support-log4j2 3.6.2


<!-- https://jarcasting.com/artifacts/com.sap.hcp.cf.logging/cf-java-logging-support-log4j2/ -->
<dependency>
    <groupId>com.sap.hcp.cf.logging</groupId>
    <artifactId>cf-java-logging-support-log4j2</artifactId>
    <version>3.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.sap.hcp.cf.logging/cf-java-logging-support-log4j2/
implementation 'com.sap.hcp.cf.logging:cf-java-logging-support-log4j2:3.6.2'
// https://jarcasting.com/artifacts/com.sap.hcp.cf.logging/cf-java-logging-support-log4j2/
implementation ("com.sap.hcp.cf.logging:cf-java-logging-support-log4j2:3.6.2")
'com.sap.hcp.cf.logging:cf-java-logging-support-log4j2:jar:3.6.2'
<dependency org="com.sap.hcp.cf.logging" name="cf-java-logging-support-log4j2" rev="3.6.2">
  <artifact name="cf-java-logging-support-log4j2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sap.hcp.cf.logging', module='cf-java-logging-support-log4j2', version='3.6.2')
)
libraryDependencies += "com.sap.hcp.cf.logging" % "cf-java-logging-support-log4j2" % "3.6.2"
[com.sap.hcp.cf.logging/cf-java-logging-support-log4j2 "3.6.2"]

Dependencies

compile (1)

Group / Artifact Type Version
com.sap.hcp.cf.logging : cf-java-logging-support-core jar 3.6.2

provided (4)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-api jar 2.17.2
org.apache.logging.log4j : log4j-core jar 2.17.2
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.2
org.slf4j : slf4j-api jar 1.7.35

test (6)

Group / Artifact Type Version
com.sap.hcp.cf.logging : cf-java-logging-support-core test-jar 3.6.2
org.hamcrest : hamcrest-library jar 1.3
junit : junit jar 4.13.2
org.mockito : mockito-all jar 1.10.19
org.openjdk.jmh : jmh-core jar 1.34
org.openjdk.jmh : jmh-generator-annprocess jar 1.34

Project Modules

There are no modules declared in this project.