is not current version
Last Version 3.6.2

cf-java-logging-support-core 3.5.4

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-core
Version

Version

3.5.4
Type

Type

jar
Description

Description

cf-java-logging-support-core
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-core 3.5.4


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

Dependencies

compile (2)

Group / Artifact Type Version
com.fasterxml.jackson.jr : jackson-jr-objects jar 2.13.0
org.apache.commons : commons-lang3 jar 3.6

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.32

test (4)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.7
org.hamcrest : hamcrest-library jar 1.3
junit : junit jar 4.13.1
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.