| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииHibernate Данные ORM |
| Группа | Группаbr.com.flexait |
| Идентификатор | Идентификаторdbunit-hibernate |
| Последняя версия | Последняя версия0.3.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеdbunit-hibernate
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| dbunit-hibernate-0.3.0.pom | |
| dbunit-hibernate-0.3.0.jar | 4 KB |
| dbunit-hibernate-0.3.0-sources.jar | 2 KB |
| dbunit-hibernate-0.3.0-javadoc.jar | 38 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/br.com.flexait/dbunit-hibernate/ -->
<dependency>
<groupId>br.com.flexait</groupId>
<artifactId>dbunit-hibernate</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.flexait/dbunit-hibernate/
implementation 'br.com.flexait:dbunit-hibernate:0.3.0'
// https://jarcasting.com/artifacts/br.com.flexait/dbunit-hibernate/
implementation ("br.com.flexait:dbunit-hibernate:0.3.0")
'br.com.flexait:dbunit-hibernate:jar:0.3.0'
<dependency org="br.com.flexait" name="dbunit-hibernate" rev="0.3.0">
<artifact name="dbunit-hibernate" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.flexait', module='dbunit-hibernate', version='0.3.0')
)
libraryDependencies += "br.com.flexait" % "dbunit-hibernate" % "0.3.0"
[br.com.flexait/dbunit-hibernate "0.3.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| br.com.flexait : dbunit-api | jar | 0.3.0 |
| org.hibernate : hibernate-core | jar | 4.3.10.Final |
| javax.persistence : persistence-api | jar | 1.0.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.dbunit : dbunit | jar | 2.5.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |