is not current version
Last Version 1.4.61

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


Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

com.comoyo.commons
ArtifactId

ArtifactId

logging-context-gelf
Version

Version

1.4.45
Type

Type

jar

Download logging-context-gelf 1.4.45


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