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

Bdd4J 1.0

BDD(Behaviour Drivven Development) test runner for JUnit, inspired by Machine.Specifications

Лицензия

Лицензия

MIT
Группа

Группа

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

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

bdd4J
Версия

Версия

1.0
Тип

Тип

jar
Описание

Описание

Bdd4J
BDD(Behaviour Drivven Development) test runner for JUnit, inspired by Machine.Specifications
Ссылка на сайт

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

https://github.com/onliner10/bdd4J
Система контроля версий

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

http://github.com/onliner10/bdd4J

Скачать bdd4J 1.0


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

Зависимости

compile (1)

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

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

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