Last Version

Envers validation Maven plugin 0.6

This is a Maven plugin that allows for easy validation of database auditing with Hibernate and is intended to be used by projects that do not always rely on Envers to create the audit history.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.zeger-tak
ArtifactId

ArtifactId

envers-validation-maven-plugin
Version

Version

0.6
Type

Type

maven-plugin
Description

Description

Envers validation Maven plugin
This is a Maven plugin that allows for easy validation of database auditing with Hibernate and is intended to be used by projects that do not always rely on Envers to create the audit history.
Project URL

Project URL

https://github.com/zeger-tak/envers-validation-maven-plugin
Source Code Management

Source Code Management

https://github.com/zeger-tak/envers-validation-maven-plugin

Download envers-validation-maven-plugin 0.6


<plugin>
    <groupId>com.github.zeger-tak</groupId>
    <artifactId>envers-validation-maven-plugin</artifactId>
    <version>0.6</version>
</plugin>

Dependencies

compile (8)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.3.9
org.codehaus.plexus : plexus-interactivity-api jar 1.0-alpha-6
org.apache.maven : maven-settings jar 3.3.9
com.google.code.findbugs : jsr305 jar 3.0.1
org.reflections : reflections jar 0.9.11
org.hibernate : hibernate-envers jar 5.2.10.Final
org.dbunit : dbunit jar 2.5.3
org.apache.commons : commons-lang3 jar 3.3.2

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.4

test (8)

Group / Artifact Type Version
junit : junit jar 4.12
io.takari.maven.plugins : takari-plugin-testing jar 2.8.0
org.apache.maven : maven-core jar 3.3.9
org.apache.maven : maven-compat jar 3.3.9
org.powermock : powermock-api-mockito jar 1.7.0
org.powermock : powermock-module-junit4-rule jar 1.7.0
org.powermock : powermock-classloading-xstream jar 1.7.0
org.powermock : powermock-module-junit4 jar 1.6.4

Project Modules

There are no modules declared in this project.