thincrest

Yet another assertion library

Лицензия

Лицензия

Группа

Группа

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

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

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

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

5.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

thincrest
Yet another assertion library
Ссылка на сайт

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

https://github.com/dakusui/thincrest

Скачать thincrest

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.opentest4j : opentest4j jar 1.2.0

test (3)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.hamcrest : hamcrest-junit jar 2.0.0.0
org.assertj : assertj-core jar 3.6.1

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

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

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

Версия
5.0.0
4.1.0
4.0.0
3.7.0
3.6.0
3.5.1
3.5.0
3.4.0
3.3.3
3.3.2
3.3.1
3.3.0
3.2.1
3.2.0
3.1.8
3.1.7
3.1.6
3.1.5
3.1.4
3.1.3
3.1.2
3.1.1
3.1.0
3.0.0
2.0.0
1.0.0