is not current version
Last Version 3.6.2

com.sap.hcp.cf.logging:cf-java-logging-support-parent 3.3.0

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

Categories

Categories

Java Languages Logging Application Layer Libs
GroupId

GroupId

com.sap.hcp.cf.logging
ArtifactId

ArtifactId

cf-java-logging-support-parent
Version

Version

3.3.0
Type

Type

pom

Download cf-java-logging-support-parent 3.3.0


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