| License |
License |
|---|---|
| GroupId | GroupIdbr.com.flexait |
| ArtifactId | ArtifactIddbunit-parent |
| Last Version | Last Version0.3.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptiondbunit-parent
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| dbunit-parent-0.3.0.pom | 6 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/br.com.flexait/dbunit-parent/ -->
<dependency>
<groupId>br.com.flexait</groupId>
<artifactId>dbunit-parent</artifactId>
<version>0.3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/br.com.flexait/dbunit-parent/
implementation 'br.com.flexait:dbunit-parent:0.3.0'
// https://jarcasting.com/artifacts/br.com.flexait/dbunit-parent/
implementation ("br.com.flexait:dbunit-parent:0.3.0")
'br.com.flexait:dbunit-parent:pom:0.3.0'
<dependency org="br.com.flexait" name="dbunit-parent" rev="0.3.0">
<artifact name="dbunit-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='br.com.flexait', module='dbunit-parent', version='0.3.0')
)
libraryDependencies += "br.com.flexait" % "dbunit-parent" % "0.3.0"
[br.com.flexait/dbunit-parent "0.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |