Categories |
CategoriesIDE Development Tools Apache TomEE Container Application Servers Data |
---|---|
GroupId | GroupIdcom.github.database-rider |
ArtifactId | ArtifactIddbunit-tomee-appcomposer-sample |
Version | Version1.29.0 |
Type | Typejar |
<!-- 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.29.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.database-rider/dbunit-tomee-appcomposer-sample/
implementation 'com.github.database-rider:dbunit-tomee-appcomposer-sample:1.29.0'
// https://jarcasting.com/artifacts/com.github.database-rider/dbunit-tomee-appcomposer-sample/
implementation ("com.github.database-rider:dbunit-tomee-appcomposer-sample:1.29.0")
'com.github.database-rider:dbunit-tomee-appcomposer-sample:jar:1.29.0'
<dependency org="com.github.database-rider" name="dbunit-tomee-appcomposer-sample" rev="1.29.0">
<artifact name="dbunit-tomee-appcomposer-sample" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.database-rider', module='dbunit-tomee-appcomposer-sample', version='1.29.0')
)
libraryDependencies += "com.github.database-rider" % "dbunit-tomee-appcomposer-sample" % "1.29.0"
[com.github.database-rider/dbunit-tomee-appcomposer-sample "1.29.0"]