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

CCUnit Examples 1.0.0

Testing tools using BDD.

Лицензия

Лицензия

Группа

Группа

de.codecentric.ccunit
Идентификатор

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

ccunit-bdd
Версия

Версия

1.0.0
Тип

Тип

jar
Описание

Описание

CCUnit Examples
Testing tools using BDD.
Ссылка на сайт

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

https://github.com/codecentric/ccunit
Организация-разработчик

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

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

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

https://github.com/codecentric/ccunit

Скачать ccunit-bdd 1.0.0


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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.7

test (2)

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

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

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