wiremock-junit5-root

Wiremock JUnit5 Extension

License

License

Categories

Categories

JUnit Unit Testing Wire Data Data Structures
GroupId

GroupId

ru.lanwen.wiremock
ArtifactId

ArtifactId

wiremock-junit5
Last Version

Last Version

1.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

wiremock-junit5-root
Wiremock JUnit5 Extension
Project URL

Project URL

https://github.com/lanwen/wiremock-junit5

Download wiremock-junit5

How to add to project

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

Dependencies

provided (3)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.20
org.junit.jupiter : junit-jupiter-api jar 5.1.0
com.github.tomakehurst : wiremock jar 2.16.0

test (7)

Group / Artifact Type Version
io.github.openfeign : feign-core jar 9.6.0
io.github.openfeign : feign-jackson jar 9.6.0
io.github.openfeign : feign-slf4j jar 9.6.0
org.hamcrest : hamcrest-all jar 1.3
ch.qos.logback : logback-classic jar 1.2.3
org.mockito : mockito-core jar 2.18.3
org.mockito : mockito-junit-jupiter jar 2.18.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.1
1.3.0
1.2.0
1.1.1
1.1.0
1.0.1