не последняя версия
Последняя версия 2.5.1.v20220215

org.nutz:nutzboot-starter-test-junit4 2.2.8


Категории

Категории

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

Группа

org.nutz
Идентификатор

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

nutzboot-starter-test-junit4
Версия

Версия

2.2.8
Тип

Тип

jar

Скачать nutzboot-starter-test-junit4 2.2.8


<!-- https://jarcasting.com/artifacts/org.nutz/nutzboot-starter-test-junit4/ -->
<dependency>
    <groupId>org.nutz</groupId>
    <artifactId>nutzboot-starter-test-junit4</artifactId>
    <version>2.2.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.nutz/nutzboot-starter-test-junit4/
implementation 'org.nutz:nutzboot-starter-test-junit4:2.2.8'
// https://jarcasting.com/artifacts/org.nutz/nutzboot-starter-test-junit4/
implementation ("org.nutz:nutzboot-starter-test-junit4:2.2.8")
'org.nutz:nutzboot-starter-test-junit4:jar:2.2.8'
<dependency org="org.nutz" name="nutzboot-starter-test-junit4" rev="2.2.8">
  <artifact name="nutzboot-starter-test-junit4" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nutz', module='nutzboot-starter-test-junit4', version='2.2.8')
)
libraryDependencies += "org.nutz" % "nutzboot-starter-test-junit4" % "2.2.8"
[org.nutz/nutzboot-starter-test-junit4 "2.2.8"]