io.github.henryssondaniel.teacup.engine:junit

Run Teacup tests with the JUnit engine

Лицензия

Лицензия

Категории

Категории

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

Группа

io.github.henryssondaniel.teacup.engine
Идентификатор

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

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

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

1.1.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

io.github.henryssondaniel.teacup.engine:junit
Run Teacup tests with the JUnit engine
Ссылка на сайт

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

https://github.com/HenryssonDaniel/teacup-java-engine-junit
Система контроля версий

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

https://github.com/HenryssonDaniel/teacup-java-engine-junit

Скачать junit

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

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
io.github.henryssondaniel.teacup : core jar 1.2.0
io.github.henryssondaniel.teacup : engine jar 1.0.1
io.github.henryssondaniel.teacup : protocol jar 1.0.0
org.junit.jupiter : junit-jupiter-engine jar 5.6.0-M1

runtime (1)

Идентификатор библиотеки Тип Версия
org.junit.platform : junit-platform-launcher jar 1.6.0-M1

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

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

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

Версия
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.0