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

bdd 0.2.1

Lightweight mocha/chai/jasmine BDD interface for Java tests.

Лицензия

Лицензия

Группа

Группа

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

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

bdd
Версия

Версия

0.2.1
Тип

Тип

jar
Описание

Описание

bdd
Lightweight mocha/chai/jasmine BDD interface for Java tests.
Ссылка на сайт

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

https://github.com/diosmosis/junit-bdd-lite
Система контроля версий

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

https://github.com/diosmosis/junit-bdd-lite

Скачать bdd 0.2.1

Имя Файла Размер
bdd-0.2.1.pom
bdd-0.2.1.jar 42 KB
bdd-0.2.1-sources.jar 23 KB
bdd-0.2.1-javadoc.jar 233 KB
Обзор

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

Зависимости

compile (2)

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

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

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