Last Version

nl.thecheerfuldev:testcontainers-wiremock 1.17.1

A Testcontainers Module for WireMock

License

License

Categories

Categories

Container Wire Data Data Structures
GroupId

GroupId

nl.thecheerfuldev
ArtifactId

ArtifactId

testcontainers-wiremock
Version

Version

1.17.1
Type

Type

jar
Description

Description

nl.thecheerfuldev:testcontainers-wiremock
A Testcontainers Module for WireMock
Project URL

Project URL

https://github.com/TheCheerfulDev/testcontainers-wiremock
Source Code Management

Source Code Management

https://github.com/TheCheerfulDev/testcontainers-wiremock

Download testcontainers-wiremock 1.17.1


<!-- https://jarcasting.com/artifacts/nl.thecheerfuldev/testcontainers-wiremock/ -->
<dependency>
    <groupId>nl.thecheerfuldev</groupId>
    <artifactId>testcontainers-wiremock</artifactId>
    <version>1.17.1</version>
</dependency>
// https://jarcasting.com/artifacts/nl.thecheerfuldev/testcontainers-wiremock/
implementation 'nl.thecheerfuldev:testcontainers-wiremock:1.17.1'
// https://jarcasting.com/artifacts/nl.thecheerfuldev/testcontainers-wiremock/
implementation ("nl.thecheerfuldev:testcontainers-wiremock:1.17.1")
'nl.thecheerfuldev:testcontainers-wiremock:jar:1.17.1'
<dependency org="nl.thecheerfuldev" name="testcontainers-wiremock" rev="1.17.1">
  <artifact name="testcontainers-wiremock" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.thecheerfuldev', module='testcontainers-wiremock', version='1.17.1')
)
libraryDependencies += "nl.thecheerfuldev" % "testcontainers-wiremock" % "1.17.1"
[nl.thecheerfuldev/testcontainers-wiremock "1.17.1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.testcontainers : testcontainers jar 1.17.1
org.projectlombok : lombok jar 1.18.20

test (2)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.22.0
io.rest-assured : rest-assured jar 5.0.1

Project Modules

There are no modules declared in this project.