License |
License |
---|---|
GroupId | GroupIdorg.http4k |
ArtifactId | ArtifactIdhttp4k-testing-hamkrest |
Last Version | Last Version4.27.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhttp4k-testing-hamkrest
A set of Hamkrest matchers for common http4k types
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.http4k/http4k-testing-hamkrest/ -->
<dependency>
<groupId>org.http4k</groupId>
<artifactId>http4k-testing-hamkrest</artifactId>
<version>4.27.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.http4k/http4k-testing-hamkrest/
implementation 'org.http4k:http4k-testing-hamkrest:4.27.0.0'
// https://jarcasting.com/artifacts/org.http4k/http4k-testing-hamkrest/
implementation ("org.http4k:http4k-testing-hamkrest:4.27.0.0")
'org.http4k:http4k-testing-hamkrest:jar:4.27.0.0'
<dependency org="org.http4k" name="http4k-testing-hamkrest" rev="4.27.0.0">
<artifact name="http4k-testing-hamkrest" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.http4k', module='http4k-testing-hamkrest', version='4.27.0.0')
)
libraryDependencies += "org.http4k" % "http4k-testing-hamkrest" % "4.27.0.0"
[org.http4k/http4k-testing-hamkrest "4.27.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.http4k : http4k-core | jar | 4.27.0.0 |
com.natpryce : hamkrest | jar | 1.8.0.1 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.7.0 |
Group / Artifact | Type | Version |
---|---|---|
org.http4k : http4k-format-core | jar | 4.27.0.0 |