License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdcom.github.zeger-tak |
ArtifactId | ArtifactIdenvers-validation-maven-plugin |
Version | Version0.6 |
Type | Typemaven-plugin |
Description |
DescriptionEnvers 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 |
Source Code Management |
Source Code Management |
<plugin>
<groupId>com.github.zeger-tak</groupId>
<artifactId>envers-validation-maven-plugin</artifactId>
<version>0.6</version>
</plugin>
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 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.4 |
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 |