| Categories | CategoriesMaven Build Tools | 
|---|---|
| GroupId | GroupIdmaven-plugins | 
| ArtifactId | ArtifactIdmaven-dbunit-plugin | 
| Last Version | Last Version20030818.022735 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Description | 
| Filename | Size | 
|---|---|
| maven-dbunit-plugin-20030818.022735.pom | |
| maven-dbunit-plugin-20030818.022735.jar | 5 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/maven-plugins/maven-dbunit-plugin/ -->
<dependency>
    <groupId>maven-plugins</groupId>
    <artifactId>maven-dbunit-plugin</artifactId>
    <version>20030818.022735</version>
</dependency>// https://jarcasting.com/artifacts/maven-plugins/maven-dbunit-plugin/
implementation 'maven-plugins:maven-dbunit-plugin:20030818.022735'// https://jarcasting.com/artifacts/maven-plugins/maven-dbunit-plugin/
implementation ("maven-plugins:maven-dbunit-plugin:20030818.022735")'maven-plugins:maven-dbunit-plugin:jar:20030818.022735'<dependency org="maven-plugins" name="maven-dbunit-plugin" rev="20030818.022735">
  <artifact name="maven-dbunit-plugin" type="jar" />
</dependency>@Grapes(
@Grab(group='maven-plugins', module='maven-dbunit-plugin', version='20030818.022735')
)libraryDependencies += "maven-plugins" % "maven-dbunit-plugin" % "20030818.022735"[maven-plugins/maven-dbunit-plugin "20030818.022735"]| Version | 
|---|
| 20030818.022735 | 
| 20030814.080708 | 
| 20030413.024213 | 
| 1.9 | 
| 1.8 | 
| 1.7 | 
| 1.6 | 
| 1.5 | 
| 1.4 | 
| 1.3 | 
| 1.2 | 
| 1.1 | 
| 1.0 |