junit-interface

An implementation of sbt's test interface for JUnit 4

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

0.13.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

junit-interface
An implementation of sbt's test interface for JUnit 4
Ссылка на сайт

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

http://github.com/sbt/junit-interface/
Организация-разработчик

Организация-разработчик

com.github.sbt
Система контроля версий

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

https://github.com/sbt/junit-interface

Скачать junit-interface

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.2
org.scala-sbt : test-interface jar 1.0

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

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

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

Версия
0.13.3
0.13.2
0.13.1
0.13
0.12
0.12-RC1