| License |
License
The MIT License
|
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdorg.codehaus.mojo |
| ArtifactId | ArtifactIddbunit-maven-plugin |
| Version | Version1.0-beta-3 |
| Type | Typemaven-plugin |
| Description |
DescriptionDbUnit Plugin
Use this plugin to invoke DbUnit utilities
|
| Project Organization |
Project OrganizationCodehaus |
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>dbunit-maven-plugin</artifactId>
<version>1.0-beta-3</version>
</plugin>
| Group / Artifact | Type | Version |
|---|---|---|
| org.dbunit : dbunit | jar | 2.4.5 |
| ant : ant | jar | 1.6.5 |
| org.apache.maven : maven-plugin-api | jar | 2.0 |
| org.apache.maven : maven-settings | jar | 2.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.5.6 |
| org.slf4j : slf4j-simple | jar | 1.5.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.1 |
| hsqldb : hsqldb | jar | 1.8.0.7 |