GrooBe

GrooBe allows you to use should-be assertions on Groovy unit tests.

Лицензия

Лицензия

BSD
Группа

Группа

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

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

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

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

1.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

GrooBe
GrooBe allows you to use should-be assertions on Groovy unit tests.
Ссылка на сайт

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

http://github.com/tanob/GrooBe

Скачать groobe

Имя Файла Размер
groobe-1.2.pom
groobe-1.2.jar 61 KB
groobe-1.2-sources.jar 317 bytes
groobe-1.2-javadoc.jar 36 KB
Обзор

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.codehaus.groovy : groovy-all jar 1.7.5
org.hamcrest : hamcrest-all jar 1.1

test (1)

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

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

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

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

Версия
1.2
1.1
1.0