org.technbolts:junit

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

1.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Скачать junit

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11

test (1)

Идентификатор библиотеки Тип Версия
org.easytesting : fest-assert jar 1.4

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

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

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

Версия
1.0.1