Download audit4j-core-2.2.0.jar file - Jar a

Jar examples for a:audit4j-core

Description

Audit4j - An open-source audit suit for enterprise java platform, Core component

You can download jar file audit4j-core 2.2.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add audit4j-core-2.2.0.jar to your project.

<dependency>
   <groupId>org.audit4j</groupId>
   <artifactId>audit4j-core</artifactId>
   <version>2.2.0</version>
</dependency>
compile group: 'org.audit4j', name: 'audit4j-core', version: '2.2.0'
libraryDependencies += "org.audit4j" % "audit4j-core" % "2.2.0"
<dependency org="org.audit4j" name="audit4j-core" rev="2.2.0"/>
@Grapes(@Grab(group='org.audit4j', module='audit4j-core', version='2.2.0'))
'org.audit4j:audit4j-core:jar:2.2.0'

Download

Click the following link to download the jar file.

audit4j-core-2.2.0-javadoc.jar
audit4j-core-2.2.0-sources.jar
audit4j-core-2.2.0.jar
audit4j-core-2.2.0.pom



Related Tutorials