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

com.github.mlk:assortmentofjunitrules 1.2

Useful assortment of JUnit rules for integration testing.

Категории

Категории

JUnit Тестирование компонентов
Группа

Группа

com.github.mlk
Идентификатор

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

assortmentofjunitrules
Версия

Версия

1.2
Тип

Тип

jar

Скачать assortmentofjunitrules 1.2


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