License |
License |
---|---|
Categories |
CategoriesEbean Data ORM |
GroupId | GroupIdbr.com.flexait |
ArtifactId | ArtifactIddbunit-ebean |
Last Version | Last Version0.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondbunit-ebean
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Filename | Size |
---|---|
dbunit-ebean-0.3.0.pom | |
dbunit-ebean-0.3.0.jar | 2 KB |
dbunit-ebean-0.3.0-sources.jar | 1 KB |
dbunit-ebean-0.3.0-javadoc.jar | 34 KB |
Browse |
<!-- https://jarcasting.com/artifacts/br.com.flexait/dbunit-ebean/ -->
<dependency>
<groupId>br.com.flexait</groupId>
<artifactId>dbunit-ebean</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.flexait/dbunit-ebean/
implementation 'br.com.flexait:dbunit-ebean:0.3.0'
// https://jarcasting.com/artifacts/br.com.flexait/dbunit-ebean/
implementation ("br.com.flexait:dbunit-ebean:0.3.0")
'br.com.flexait:dbunit-ebean:jar:0.3.0'
<dependency org="br.com.flexait" name="dbunit-ebean" rev="0.3.0">
<artifact name="dbunit-ebean" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.flexait', module='dbunit-ebean', version='0.3.0')
)
libraryDependencies += "br.com.flexait" % "dbunit-ebean" % "0.3.0"
[br.com.flexait/dbunit-ebean "0.3.0"]
Group / Artifact | Type | Version |
---|---|---|
br.com.flexait : dbunit-api | jar | 0.3.0 |
org.avaje.ebeanorm : avaje-ebeanorm | jar | 4.1.8 |
javax.persistence : persistence-api | jar | 1.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.dbunit : dbunit | jar | 2.5.0 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.5 |
junit : junit | jar | 4.11 |
org.hamcrest : hamcrest-library | jar | 1.3 |
com.h2database : h2 | jar | 1.4.181 |