| License |
License |
|---|---|
| GroupId | GroupIdorg.xj4 |
| ArtifactId | ArtifactIdxj4-dbunit |
| Last Version | Last Version0.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionXJ4 Module DBUnit
Modules that provide the actual XJ4 functionality.
|
| Project Organization |
Project OrganizationPeach Jean Solutions |
| Filename | Size |
|---|---|
| xj4-dbunit-0.6.pom | |
| xj4-dbunit-0.6.jar | 3 KB |
| xj4-dbunit-0.6-sources.jar | 2 KB |
| xj4-dbunit-0.6-javadoc.jar | 30 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.xj4/xj4-dbunit/ -->
<dependency>
<groupId>org.xj4</groupId>
<artifactId>xj4-dbunit</artifactId>
<version>0.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.xj4/xj4-dbunit/
implementation 'org.xj4:xj4-dbunit:0.6'
// https://jarcasting.com/artifacts/org.xj4/xj4-dbunit/
implementation ("org.xj4:xj4-dbunit:0.6")
'org.xj4:xj4-dbunit:jar:0.6'
<dependency org="org.xj4" name="xj4-dbunit" rev="0.6">
<artifact name="xj4-dbunit" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xj4', module='xj4-dbunit', version='0.6')
)
libraryDependencies += "org.xj4" % "xj4-dbunit" % "0.6"
[org.xj4/xj4-dbunit "0.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.dbunit : dbunit Optional | jar | 2.4.4 |
| org.xj4 : xj4-lifecycle | jar | 0.6 |
| org.xj4 : xj4-core | jar | 0.6 |