Last Version

dbUnit Aggregator 1.0.0

Aggregate dbUnit modules for site gen and builds.

License

License

GroupId

GroupId

org.dbunit
ArtifactId

ArtifactId

dbunit-aggregator
Version

Version

1.0.0
Type

Type

pom
Description

Description

dbUnit Aggregator
Aggregate dbUnit modules for site gen and builds.
Project URL

Project URL

http://dbunit.sourceforge.net

Download dbunit-aggregator 1.0.0


<!-- https://jarcasting.com/artifacts/org.dbunit/dbunit-aggregator/ -->
<dependency>
    <groupId>org.dbunit</groupId>
    <artifactId>dbunit-aggregator</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.dbunit/dbunit-aggregator/
implementation 'org.dbunit:dbunit-aggregator:1.0.0'
// https://jarcasting.com/artifacts/org.dbunit/dbunit-aggregator/
implementation ("org.dbunit:dbunit-aggregator:1.0.0")
'org.dbunit:dbunit-aggregator:pom:1.0.0'
<dependency org="org.dbunit" name="dbunit-aggregator" rev="1.0.0">
  <artifact name="dbunit-aggregator" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.dbunit', module='dbunit-aggregator', version='1.0.0')
)
libraryDependencies += "org.dbunit" % "dbunit-aggregator" % "1.0.0"
[org.dbunit/dbunit-aggregator "1.0.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • ../dbunit
  • ../dbunit-maven-plugin