Event Log

Event Log Library: API to log business events

License

License

GroupId

GroupId

de.zalando
ArtifactId

ArtifactId

eventlog
Last Version

Last Version

1.0.8
Release Date

Release Date

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

How to add to project

<!-- 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.

EventLog Writer

Write EventLog log files from Java.

de.zalando

Zalando SE

The org page for Zalando, Europe's leading online fashion platform. Visit opensource.zalando.com for project stats.

Versions

Version
1.0.8