jamon-junit

Jamon unit test support classes

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

2.4.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

jamon-junit
Jamon unit test support classes
Организация-разработчик

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

Jamon developers

Скачать jamon-junit

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.jamon : jamon-runtime jar 2.4.1
junit : junit jar 3.8.1

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

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

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

Версия
2.4.1
2.4.0
2.3.0