Last Version

dbunit-ebean 0.3.0

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

Ebean Data ORM
GroupId

GroupId

br.com.flexait
ArtifactId

ArtifactId

dbunit-ebean
Version

Version

0.3.0
Type

Type

jar
Description

Description

dbunit-ebean
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

https://github.com/dtelaroli/vraptor-dbunit/tree/master/dbunit-ebean

Download dbunit-ebean 0.3.0


<!-- 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"]

Dependencies

compile (3)

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

provided (1)

Group / Artifact Type Version
org.dbunit : dbunit jar 2.5.0

test (4)

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

Project Modules

There are no modules declared in this project.