is not current version
Last Version 1.4.61

com.comoyo.commons:logging-context-gelf 1.4.60


Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

com.comoyo.commons
ArtifactId

ArtifactId

logging-context-gelf
Version

Version

1.4.60
Type

Type

jar

Download logging-context-gelf 1.4.60


<!-- https://jarcasting.com/artifacts/com.comoyo.commons/logging-context-gelf/ -->
<dependency>
    <groupId>com.comoyo.commons</groupId>
    <artifactId>logging-context-gelf</artifactId>
    <version>1.4.60</version>
</dependency>
// https://jarcasting.com/artifacts/com.comoyo.commons/logging-context-gelf/
implementation 'com.comoyo.commons:logging-context-gelf:1.4.60'
// https://jarcasting.com/artifacts/com.comoyo.commons/logging-context-gelf/
implementation ("com.comoyo.commons:logging-context-gelf:1.4.60")
'com.comoyo.commons:logging-context-gelf:jar:1.4.60'
<dependency org="com.comoyo.commons" name="logging-context-gelf" rev="1.4.60">
  <artifact name="logging-context-gelf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.comoyo.commons', module='logging-context-gelf', version='1.4.60')
)
libraryDependencies += "com.comoyo.commons" % "logging-context-gelf" % "1.4.60"
[com.comoyo.commons/logging-context-gelf "1.4.60"]