Last Version

Event Log 1.0.8

Event Log Library: API to log business events

License

License

GroupId

GroupId

de.zalando
ArtifactId

ArtifactId

eventlog
Version

Version

1.0.8
Type

Type

jar
Description

Description

Event Log
Event Log Library: API to log business events
Project URL

Project URL

https://github.com/zalando/java-eventlog-writer
Project Organization

Project Organization

Zalando SE
Source Code Management

Source Code Management

https://github.com/zalando/java-eventlog-writer.git

Download eventlog 1.0.8


<!-- https://jarcasting.com/artifacts/de.zalando/eventlog/ -->
<dependency>
    <groupId>de.zalando</groupId>
    <artifactId>eventlog</artifactId>
    <version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/de.zalando/eventlog/
implementation 'de.zalando:eventlog:1.0.8'
// https://jarcasting.com/artifacts/de.zalando/eventlog/
implementation ("de.zalando:eventlog:1.0.8")
'de.zalando:eventlog:jar:1.0.8'
<dependency org="de.zalando" name="eventlog" rev="1.0.8">
  <artifact name="eventlog" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.zalando', module='eventlog', version='1.0.8')
)
libraryDependencies += "de.zalando" % "eventlog" % "1.0.8"
[de.zalando/eventlog "1.0.8"]

Dependencies

compile (2)

Group / Artifact Type Version
com.google.guava : guava jar 16.0.1
log4j : log4j jar 1.2.17

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.