License |
License |
---|---|
Categories |
CategoriesJSON Data Logging Application Layer Libs |
GroupId | GroupIdcom.comoyo.commons |
ArtifactId | ArtifactIdlogging-context-json |
Version | Version1.4.61 |
Type | Typejar |
Description |
Descriptionlogging-context-json - Logging with context to json-event logs for logstash
Collection of utility components
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.comoyo.commons/logging-context-json/ -->
<dependency>
<groupId>com.comoyo.commons</groupId>
<artifactId>logging-context-json</artifactId>
<version>1.4.61</version>
</dependency>
// https://jarcasting.com/artifacts/com.comoyo.commons/logging-context-json/
implementation 'com.comoyo.commons:logging-context-json:1.4.61'
// https://jarcasting.com/artifacts/com.comoyo.commons/logging-context-json/
implementation ("com.comoyo.commons:logging-context-json:1.4.61")
'com.comoyo.commons:logging-context-json:jar:1.4.61'
<dependency org="com.comoyo.commons" name="logging-context-json" rev="1.4.61">
<artifact name="logging-context-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.comoyo.commons', module='logging-context-json', version='1.4.61')
)
libraryDependencies += "com.comoyo.commons" % "logging-context-json" % "1.4.61"
[com.comoyo.commons/logging-context-json "1.4.61"]
Group / Artifact | Type | Version |
---|---|---|
com.comoyo.commons : logging-context | jar | 1.4.61 |
Group / Artifact | Type | Version |
---|---|---|
javax.json : javax.json-api | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.glassfish : javax.json | jar | 1.0.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |