не последняя версия
Последняя версия 0.15.1

com.github.dbunit-rules:parent 0.6.1

JUnit rule for dbunit

Группа

Группа

com.github.dbunit-rules
Идентификатор

Идентификатор

parent
Версия

Версия

0.6.1
Тип

Тип

pom

Скачать parent 0.6.1

Имя Файла Размер
parent-0.6.1.pom 9 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.github.dbunit-rules/parent/ -->
<dependency>
    <groupId>com.github.dbunit-rules</groupId>
    <artifactId>parent</artifactId>
    <version>0.6.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.dbunit-rules/parent/
implementation 'com.github.dbunit-rules:parent:0.6.1'
// https://jarcasting.com/artifacts/com.github.dbunit-rules/parent/
implementation ("com.github.dbunit-rules:parent:0.6.1")
'com.github.dbunit-rules:parent:pom:0.6.1'
<dependency org="com.github.dbunit-rules" name="parent" rev="0.6.1">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.dbunit-rules', module='parent', version='0.6.1')
)
libraryDependencies += "com.github.dbunit-rules" % "parent" % "0.6.1"
[com.github.dbunit-rules/parent "0.6.1"]