| License |
License |
|---|---|
| GroupId | GroupIdio.avaje |
| ArtifactId | ArtifactIdlog4j-ecs |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionParent for avaje java8 open source projects.
|
| Filename | Size |
|---|---|
| log4j-ecs-1.0.pom | |
| log4j-ecs-1.0.jar | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.avaje/log4j-ecs/ -->
<dependency>
<groupId>io.avaje</groupId>
<artifactId>log4j-ecs</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.avaje/log4j-ecs/
implementation 'io.avaje:log4j-ecs:1.0'
// https://jarcasting.com/artifacts/io.avaje/log4j-ecs/
implementation ("io.avaje:log4j-ecs:1.0")
'io.avaje:log4j-ecs:jar:1.0'
<dependency org="io.avaje" name="log4j-ecs" rev="1.0">
<artifact name="log4j-ecs" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.avaje', module='log4j-ecs', version='1.0')
)
libraryDependencies += "io.avaje" % "log4j-ecs" % "1.0"
[io.avaje/log4j-ecs "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.avaje : log4j | jar | 1.0 |
| co.elastic.logging : log4j2-ecs-layout | jar | 1.1.0 |