w

wiremock-jre8-standalone

A web service test double for all occasions - standalone edition
http://wiremock.org
The Apache Software License, Version 2.0
Tom Akehurst
文件下载
文件名 操作
wiremock-jre8-standalone-2.35.0.jar 下载
wiremock-jre8-standalone-2.35.0.pom 下载
wiremock-jre8-standalone-2.35.0-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.github.tomakehurst</groupId>
  <artifactId>wiremock-jre8-standalone</artifactId>
  <version>2.35.0</version>
</dependency>
Gradle Groovy
implementation 'com.github.tomakehurst:wiremock-jre8-standalone:2.35.0'
Gradle Kotlin
implementation("com.github.tomakehurst:wiremock-jre8-standalone:2.35.0")
Scala SBT
libraryDependencies += "com.github.tomakehurst" % "wiremock-jre8-standalone" % "2.35.0"
Groovy Grape
@Grapes(
  @Grab(group='com.github.tomakehurst', module='wiremock-jre8-standalone', version='2.35.0')
)
Apache Ivy
<dependency org="com.github.tomakehurst" name="wiremock-jre8-standalone" rev="2.35.0" />
Leiningen
[com.github.tomakehurst/wiremock-jre8-standalone "2.35.0"]
Apache Buildr
'com.github.tomakehurst:wiremock-jre8-standalone:jar:2.35.0'
本项目依赖
该项目无第三方依赖