License |
License |
---|---|
Categories |
CategoriesLogging Application Layer Libs ORM Data |
GroupId | GroupIdco.elastic.logging |
ArtifactId | ArtifactIdjul-ecs-formatter |
Last Version | Last Version1.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionco.elastic.logging:jul-ecs-formatter
Centralized logging for Java applications with the Elastic stack made easy
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
jul-ecs-formatter-1.4.0.pom | |
jul-ecs-formatter-1.4.0.jar | 8 KB |
jul-ecs-formatter-1.4.0-sources.jar | 3 KB |
jul-ecs-formatter-1.4.0-javadoc.jar | 363 KB |
Browse |
<!-- https://jarcasting.com/artifacts/co.elastic.logging/jul-ecs-formatter/ -->
<dependency>
<groupId>co.elastic.logging</groupId>
<artifactId>jul-ecs-formatter</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/co.elastic.logging/jul-ecs-formatter/
implementation 'co.elastic.logging:jul-ecs-formatter:1.4.0'
// https://jarcasting.com/artifacts/co.elastic.logging/jul-ecs-formatter/
implementation ("co.elastic.logging:jul-ecs-formatter:1.4.0")
'co.elastic.logging:jul-ecs-formatter:jar:1.4.0'
<dependency org="co.elastic.logging" name="jul-ecs-formatter" rev="1.4.0">
<artifact name="jul-ecs-formatter" type="jar" />
</dependency>
@Grapes(
@Grab(group='co.elastic.logging', module='jul-ecs-formatter', version='1.4.0')
)
libraryDependencies += "co.elastic.logging" % "jul-ecs-formatter" % "1.4.0"
[co.elastic.logging/jul-ecs-formatter "1.4.0"]
Group / Artifact | Type | Version |
---|---|---|
co.elastic.logging : ecs-logging-core | jar | 1.4.0 |
org.slf4j : slf4j-api Optional | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
co.elastic.logging : ecs-logging-core | test-jar | 1.4.0 |
org.slf4j : slf4j-jdk14 | jar | 1.7.30 |
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,) |