| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.muirandy |
| Идентификатор | Идентификаторdistributed-yatspec |
| Последняя версия | Последняя версия1.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеDistributed Yatspec
Using Yatspec, but the test doubles do the logging
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| distributed-yatspec-1.4.pom | |
| distributed-yatspec-1.4.jar | 4 KB |
| distributed-yatspec-1.4-sources.jar | 3 KB |
| distributed-yatspec-1.4-javadoc.jar | 388 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.muirandy/distributed-yatspec/ -->
<dependency>
<groupId>com.github.muirandy</groupId>
<artifactId>distributed-yatspec</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.muirandy/distributed-yatspec/
implementation 'com.github.muirandy:distributed-yatspec:1.4'
// https://jarcasting.com/artifacts/com.github.muirandy/distributed-yatspec/
implementation ("com.github.muirandy:distributed-yatspec:1.4")
'com.github.muirandy:distributed-yatspec:jar:1.4'
<dependency org="com.github.muirandy" name="distributed-yatspec" rev="1.4">
<artifact name="distributed-yatspec" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.muirandy', module='distributed-yatspec', version='1.4')
)
libraryDependencies += "com.github.muirandy" % "distributed-yatspec" % "1.4"
[com.github.muirandy/distributed-yatspec "1.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.9 |
| com.github.muirandy : distributed-living-documentation-api | jar | 1.4 |
| com.github.nickmcdowall : yatspec | jar | 2020.3.8 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.4.2 |
| org.mockito : mockito-junit-jupiter | jar | 3.1.0 |
| org.assertj : assertj-core | jar | 3.11.1 |
| org.hamcrest : hamcrest | jar | 2.2 |