| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.chutneytesting |
| Идентификатор | Идентификаторserver |
| Версия | Версия1.3.11 |
| Тип | Типjar |
| Описание |
ОписаниеAn opinionated test application to help you practice Specification by Example.
|
| Имя Файла | Размер |
|---|---|
| server-1.3.11.pom | |
| server-1.3.11.jar | 973 KB |
| server-1.3.11-sources.jar | 456 KB |
| server-1.3.11-javadoc.jar | 3 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.chutneytesting/server/ -->
<dependency>
<groupId>com.chutneytesting</groupId>
<artifactId>server</artifactId>
<version>1.3.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.chutneytesting/server/
implementation 'com.chutneytesting:server:1.3.11'
// https://jarcasting.com/artifacts/com.chutneytesting/server/
implementation ("com.chutneytesting:server:1.3.11")
'com.chutneytesting:server:jar:1.3.11'
<dependency org="com.chutneytesting" name="server" rev="1.3.11">
<artifact name="server" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.chutneytesting', module='server', version='1.3.11')
)
libraryDependencies += "com.chutneytesting" % "server" % "1.3.11"
[com.chutneytesting/server "1.3.11"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.immutables : value | jar | 2.8.8 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.chutneytesting : ui | jar | 1.3.11 |
| org.springframework.boot : spring-boot-starter-test | jar | 2.3.10.RELEASE |
| com.opentable.components : otj-pg-embedded | jar | 0.13.4 |
| ch.qos.logback : logback-classic | jar | |
| org.slf4j : jcl-over-slf4j | jar | |
| org.slf4j : jul-to-slf4j | jar | |
| org.slf4j : log4j-over-slf4j | jar | |
| org.apache.sshd : sshd-core | jar | 2.6.0 |
| org.apache.activemq : activemq-broker | jar | 5.16.1 |
| org.apache.activemq.tooling : activemq-junit | jar | 5.16.1 |
| com.mockrunner : mockrunner-jms | jar | 1.1.2 |
| org.springframework.kafka : spring-kafka | jar | |
| org.springframework.kafka : spring-kafka-test | jar | |
| net.jqwik : jqwik | jar | 1.5.1 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.2 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.7.2 |
| org.assertj : assertj-core | jar | 3.20.2 |
| org.mockito : mockito-core | jar | 3.11.2 |
| org.mockito : mockito-inline | jar | 3.11.2 |
| org.awaitility : awaitility | jar | 4.0.3 |