Last Version

Day CRX EventLogger 2.4.30

The EventLogger project builds a CRXModule which may be configured to attach to any number of workspaces and log all events to a configurable destination workspace.

License

License

GroupId

GroupId

com.day.crx
ArtifactId

ArtifactId

crx-eventlogger
Version

Version

2.4.30
Type

Type

jar
Description

Description

Day CRX EventLogger
The EventLogger project builds a CRXModule which may be configured to attach to any number of workspaces and log all events to a configurable destination workspace.
Project Organization

Project Organization

Adobe

Download crx-eventlogger 2.4.30


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

Dependencies

compile (1)

Group / Artifact Type Version
com.day.crx : crx-api jar 2.4.30

provided (2)

Group / Artifact Type Version
javax.jcr : jcr jar 2.0
org.slf4j : slf4j-simple jar 1.6.4

Project Modules

There are no modules declared in this project.