| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.link-intersystems.dbunit |
| Идентификатор | Идентификаторlis-dbunit-beans |
| Версия | Версия1.0.1 |
| Тип | Типjar |
| Описание |
ОписаниеParent pom for libraries deployed to the maven central repository.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| lis-dbunit-beans-1.0.1.pom | |
| lis-dbunit-beans-1.0.1.jar | 28 KB |
| lis-dbunit-beans-1.0.1-sources.jar | 18 KB |
| lis-dbunit-beans-1.0.1-javadoc.jar | 116 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.link-intersystems.dbunit/lis-dbunit-beans/ -->
<dependency>
<groupId>com.link-intersystems.dbunit</groupId>
<artifactId>lis-dbunit-beans</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.link-intersystems.dbunit/lis-dbunit-beans/
implementation 'com.link-intersystems.dbunit:lis-dbunit-beans:1.0.1'
// https://jarcasting.com/artifacts/com.link-intersystems.dbunit/lis-dbunit-beans/
implementation ("com.link-intersystems.dbunit:lis-dbunit-beans:1.0.1")
'com.link-intersystems.dbunit:lis-dbunit-beans:jar:1.0.1'
<dependency org="com.link-intersystems.dbunit" name="lis-dbunit-beans" rev="1.0.1">
<artifact name="lis-dbunit-beans" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.link-intersystems.dbunit', module='lis-dbunit-beans', version='1.0.1')
)
libraryDependencies += "com.link-intersystems.dbunit" % "lis-dbunit-beans" % "1.0.1"
[com.link-intersystems.dbunit/lis-dbunit-beans "1.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.link-intersystems.commons : lis-commons-beans | jar | 1.5.1 |
| com.link-intersystems.commons : lis-commons-lang | jar | 1.5.1 |
| com.link-intersystems.commons : lis-commons-util | jar | 1.5.1 |
| com.link-intersystems.dbunit : lis-dbunit-table | jar | 1.0.1 |
| org.dbunit : dbunit | jar | 2.7.3 |
| org.slf4j : slf4j-api | jar | 1.7.36 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.link-intersystems.commons : lis-commons-test | jar | 1.5.1 |
| org.junit.jupiter : junit-jupiter | jar | |
| org.junit.platform : junit-platform-suite | jar | |
| org.mockito : mockito-core | jar | 4.4.0 |