junit-starter-core

support functions for gradle junit-starter plugin

Лицензия

Лицензия

Категории

Категории

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

Группа

org.mikeneck.junit.starter
Идентификатор

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

junit-starter-core
Последняя версия

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

5.0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

junit-starter-core
support functions for gradle junit-starter plugin
Ссылка на сайт

Ссылка на сайт

https://github.com/mike-neck/junit-starter
Система контроля версий

Система контроля версий

https://github.com/mike-neck/junit-starter

Скачать junit-starter-core

Как подключить последнюю версию

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.junit.platform : junit-platform-gradle-plugin jar 1.0.2
org.jetbrains.kotlin : kotlin-stdlib-jre8 jar 1.1.60

test (2)

Идентификатор библиотеки Тип Версия
com.natpryce : hamkrest jar 1.4.2.2
org.jetbrains.spek : spek-api jar 1.1.5

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
5.0.2
5.0.1
1.0.2-1.2.10