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

name.falgout.jeffrey.testing.junit5:mockito-extension 1.1.1

Mockito for JUnit 5

Категории

Категории

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

Группа

name.falgout.jeffrey.testing.junit5
Идентификатор

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

mockito-extension
Версия

Версия

1.1.1
Тип

Тип

jar

Скачать mockito-extension 1.1.1


<!-- https://jarcasting.com/artifacts/name.falgout.jeffrey.testing.junit5/mockito-extension/ -->
<dependency>
    <groupId>name.falgout.jeffrey.testing.junit5</groupId>
    <artifactId>mockito-extension</artifactId>
    <version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/name.falgout.jeffrey.testing.junit5/mockito-extension/
implementation 'name.falgout.jeffrey.testing.junit5:mockito-extension:1.1.1'
// https://jarcasting.com/artifacts/name.falgout.jeffrey.testing.junit5/mockito-extension/
implementation ("name.falgout.jeffrey.testing.junit5:mockito-extension:1.1.1")
'name.falgout.jeffrey.testing.junit5:mockito-extension:jar:1.1.1'
<dependency org="name.falgout.jeffrey.testing.junit5" name="mockito-extension" rev="1.1.1">
  <artifact name="mockito-extension" type="jar" />
</dependency>
@Grapes(
@Grab(group='name.falgout.jeffrey.testing.junit5', module='mockito-extension', version='1.1.1')
)
libraryDependencies += "name.falgout.jeffrey.testing.junit5" % "mockito-extension" % "1.1.1"
[name.falgout.jeffrey.testing.junit5/mockito-extension "1.1.1"]