is not current version
Last Version 1.4.0

co.elastic.logging:jul-ecs-formatter 0.4.0


Categories

Categories

Logging Application Layer Libs ORM Data
GroupId

GroupId

co.elastic.logging
ArtifactId

ArtifactId

jul-ecs-formatter
Version

Version

0.4.0
Type

Type

jar

Download jul-ecs-formatter 0.4.0


<!-- https://jarcasting.com/artifacts/co.elastic.logging/jul-ecs-formatter/ -->
<dependency>
    <groupId>co.elastic.logging</groupId>
    <artifactId>jul-ecs-formatter</artifactId>
    <version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/co.elastic.logging/jul-ecs-formatter/
implementation 'co.elastic.logging:jul-ecs-formatter:0.4.0'
// https://jarcasting.com/artifacts/co.elastic.logging/jul-ecs-formatter/
implementation ("co.elastic.logging:jul-ecs-formatter:0.4.0")
'co.elastic.logging:jul-ecs-formatter:jar:0.4.0'
<dependency org="co.elastic.logging" name="jul-ecs-formatter" rev="0.4.0">
  <artifact name="jul-ecs-formatter" type="jar" />
</dependency>
@Grapes(
@Grab(group='co.elastic.logging', module='jul-ecs-formatter', version='0.4.0')
)
libraryDependencies += "co.elastic.logging" % "jul-ecs-formatter" % "0.4.0"
[co.elastic.logging/jul-ecs-formatter "0.4.0"]