License |
License |
---|---|
Categories |
CategoriesIDE Development Tools Apache TomEE Container Application Servers Data |
GroupId | GroupIdcom.github.database-rider |
ArtifactId | ArtifactIddbunit-tomee-appcomposer-sample |
Last Version | Last Version1.32.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDatabase testing made easy with JUnit and DBUnit.
|
<!-- https://jarcasting.com/artifacts/com.github.database-rider/dbunit-tomee-appcomposer-sample/ -->
<dependency>
<groupId>com.github.database-rider</groupId>
<artifactId>dbunit-tomee-appcomposer-sample</artifactId>
<version>1.32.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.database-rider/dbunit-tomee-appcomposer-sample/
implementation 'com.github.database-rider:dbunit-tomee-appcomposer-sample:1.32.3'
// https://jarcasting.com/artifacts/com.github.database-rider/dbunit-tomee-appcomposer-sample/
implementation ("com.github.database-rider:dbunit-tomee-appcomposer-sample:1.32.3")
'com.github.database-rider:dbunit-tomee-appcomposer-sample:jar:1.32.3'
<dependency org="com.github.database-rider" name="dbunit-tomee-appcomposer-sample" rev="1.32.3">
<artifact name="dbunit-tomee-appcomposer-sample" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.database-rider', module='dbunit-tomee-appcomposer-sample', version='1.32.3')
)
libraryDependencies += "com.github.database-rider" % "dbunit-tomee-appcomposer-sample" % "1.32.3"
[com.github.database-rider/dbunit-tomee-appcomposer-sample "1.32.3"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.tomee : javaee-api | jar | 7.0 |
javax : javaee-api | jar | 7.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.apache.tomee : openejb-core | jar | 7.0.1 |
com.github.database-rider : rider-core | jar | 1.32.3 |
org.glassfish.corba : glassfish-corba-omgapi | jar | 4.2.1 |
org.hsqldb : hsqldb | jar | 2.6.1 |
org.assertj : assertj-core | jar | 2.9.1 |
org.slf4j : slf4j-simple | jar | 1.7.35 |