License |
License |
---|---|
Categories |
CategoriesJBoss Container Application Servers Logging Application Layer Libs ORM Data |
GroupId | GroupIdco.elastic.logging |
ArtifactId | ArtifactIdjboss-logmanager-ecs-formatter |
Last Version | Last Version1.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionco.elastic.logging:jboss-logmanager-ecs-formatter
Centralized logging for Java applications with the Elastic stack made easy
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/co.elastic.logging/jboss-logmanager-ecs-formatter/ -->
<dependency>
<groupId>co.elastic.logging</groupId>
<artifactId>jboss-logmanager-ecs-formatter</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/co.elastic.logging/jboss-logmanager-ecs-formatter/
implementation 'co.elastic.logging:jboss-logmanager-ecs-formatter:1.4.0'
// https://jarcasting.com/artifacts/co.elastic.logging/jboss-logmanager-ecs-formatter/
implementation ("co.elastic.logging:jboss-logmanager-ecs-formatter:1.4.0")
'co.elastic.logging:jboss-logmanager-ecs-formatter:jar:1.4.0'
<dependency org="co.elastic.logging" name="jboss-logmanager-ecs-formatter" rev="1.4.0">
<artifact name="jboss-logmanager-ecs-formatter" type="jar" />
</dependency>
@Grapes(
@Grab(group='co.elastic.logging', module='jboss-logmanager-ecs-formatter', version='1.4.0')
)
libraryDependencies += "co.elastic.logging" % "jboss-logmanager-ecs-formatter" % "1.4.0"
[co.elastic.logging/jboss-logmanager-ecs-formatter "1.4.0"]
Group / Artifact | Type | Version |
---|---|---|
co.elastic.logging : ecs-logging-core | jar | 1.4.0 |
Group / Artifact | Type | Version |
---|---|---|
org.jboss.logmanager : jboss-logmanager | jar | 2.1.15.Final |
Group / Artifact | Type | Version |
---|---|---|
co.elastic.logging : ecs-logging-core | test-jar | 1.4.0 |
org.junit.jupiter : junit-jupiter-api | jar | 5.5.1 |
org.assertj : assertj-core | jar | 3.12.2 |
com.fasterxml.jackson.core : jackson-databind | jar | [2.9.10.3,) |