processors

This module is part of the eAudit4j audit library, providing a simple and pluggable solution for auditing in Java. This particular Maven module is a container for audit processors implementations.

License

License

BSD 3-clause Revised License
GroupId

GroupId

org.beiter.michael.eaudit4j
ArtifactId

ArtifactId

processors
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

pom
Description

Description

processors
This module is part of the eAudit4j audit library, providing a simple and pluggable solution for auditing in Java. This particular Maven module is a container for audit processors implementations.
Project Organization

Project Organization

Michael Beiter <[email protected]>

Download processors

Filename Size
processors-1.1.pom 1 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/org.beiter.michael.eaudit4j/processors/ -->
<dependency>
    <groupId>org.beiter.michael.eaudit4j</groupId>
    <artifactId>processors</artifactId>
    <version>1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.beiter.michael.eaudit4j/processors/
implementation 'org.beiter.michael.eaudit4j:processors:1.1'
// https://jarcasting.com/artifacts/org.beiter.michael.eaudit4j/processors/
implementation ("org.beiter.michael.eaudit4j:processors:1.1")
'org.beiter.michael.eaudit4j:processors:pom:1.1'
<dependency org="org.beiter.michael.eaudit4j" name="processors" rev="1.1">
  <artifact name="processors" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.beiter.michael.eaudit4j', module='processors', version='1.1')
)
libraryDependencies += "org.beiter.michael.eaudit4j" % "processors" % "1.1"
[org.beiter.michael.eaudit4j/processors "1.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • machineId
  • timestamp
  • eventId
  • slf4j
  • jdbc
  • cassandra

Versions

Version
1.1
1.0