Download audit4j-core-2.3.1.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.3.1 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials