| Лицензия |
Лицензия |
|---|---|
| Группа | Группаinfo.novatec.testit |
| Идентификатор | Идентификаторlivingdoc-samples |
| Последняя версия | Последняя версия1.3.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеtestIT | LivingDoc - Samples
LivingDoc is a powerful tool that supports implementing collaboration driven methods like Behavior
Driven Development or Specification By Example.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| livingdoc-samples-1.3.3.pom | |
| livingdoc-samples-1.3.3.jar | 47 KB |
| livingdoc-samples-1.3.3-tests.jar | 6 KB |
| livingdoc-samples-1.3.3-sources.jar | 39 KB |
| livingdoc-samples-1.3.3-javadoc.jar | 204 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/info.novatec.testit/livingdoc-samples/ -->
<dependency>
<groupId>info.novatec.testit</groupId>
<artifactId>livingdoc-samples</artifactId>
<version>1.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/info.novatec.testit/livingdoc-samples/
implementation 'info.novatec.testit:livingdoc-samples:1.3.3'
// https://jarcasting.com/artifacts/info.novatec.testit/livingdoc-samples/
implementation ("info.novatec.testit:livingdoc-samples:1.3.3")
'info.novatec.testit:livingdoc-samples:jar:1.3.3'
<dependency org="info.novatec.testit" name="livingdoc-samples" rev="1.3.3">
<artifact name="livingdoc-samples" type="jar" />
</dependency>
@Grapes(
@Grab(group='info.novatec.testit', module='livingdoc-samples', version='1.3.3')
)
libraryDependencies += "info.novatec.testit" % "livingdoc-samples" % "1.3.3"
[info.novatec.testit/livingdoc-samples "1.3.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| info.novatec.testit : livingdoc-core | jar | 1.3.3 |
| org.hibernate : hibernate-annotations | jar | 3.3.1.GA |
| com.google.code.guice : guice | jar | 1.0 |
| org.beanshell : bsh | jar | 2.0b4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| hsqldb : hsqldb | jar | 1.8.0.1 |
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 1.10.19 |
| org.hamcrest : hamcrest-all | jar | 1.3 |