| License |
License |
|---|---|
| GroupId | GroupIdcom.chutneytesting |
| ArtifactId | ArtifactIdserver |
| Last Version | Last Version1.4.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionAn opinionated test application to help you practice Specification by Example.
|
| Filename | Size |
|---|---|
| server-1.4.9.pom | |
| server-1.4.9.jar | 973 KB |
| server-1.4.9-sources.jar | 456 KB |
| server-1.4.9-javadoc.jar | 3 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.chutneytesting/server/ -->
<dependency>
<groupId>com.chutneytesting</groupId>
<artifactId>server</artifactId>
<version>1.4.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.chutneytesting/server/
implementation 'com.chutneytesting:server:1.4.9'
// https://jarcasting.com/artifacts/com.chutneytesting/server/
implementation ("com.chutneytesting:server:1.4.9")
'com.chutneytesting:server:jar:1.4.9'
<dependency org="com.chutneytesting" name="server" rev="1.4.9">
<artifact name="server" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.chutneytesting', module='server', version='1.4.9')
)
libraryDependencies += "com.chutneytesting" % "server" % "1.4.9"
[com.chutneytesting/server "1.4.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.immutables : value | jar | 2.9.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.security : spring-security-test | jar | 5.6.1 |
| com.chutneytesting : chutney-junit-engine | jar | 1.4.9 |
| com.chutneytesting : ui | jar | 1.4.9 |
| org.springframework.boot : spring-boot-starter-test | jar | 2.6.4 |
| 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.8.0 |
| org.apache.activemq : activemq-broker | jar | 5.17.1 |
| org.apache.activemq.tooling : activemq-junit | jar | 5.17.1 |
| com.mockrunner : mockrunner-jms | jar | 1.1.2 |
| org.apache.kafka : kafka_2.13 | jar | 2.8.1 |
| org.springframework.kafka : spring-kafka-test | jar | 2.8.4 |
| net.jqwik : jqwik | jar | 1.6.5 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 |
| org.assertj : assertj-core | jar | 3.22.0 |
| org.mockito : mockito-core | jar | 4.6.1 |
| org.mockito : mockito-inline | jar | 4.6.1 |
| org.awaitility : awaitility | jar | 4.2.0 |