Last Version

Fabric8 :: Mock Web Server 0.2.2

Mock Web Server

License

License

GroupId

GroupId

io.fabric8
ArtifactId

ArtifactId

mockwebserver
Version

Version

0.2.2
Type

Type

jar
Description

Description

Fabric8 :: Mock Web Server
Mock Web Server
Project URL

Project URL

http://fabric8.io/
Project Organization

Project Organization

Red Hat
Source Code Management

Source Code Management

http://github.com/fabric8io/mockwebserver/

Download mockwebserver 0.2.2


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

Dependencies

compile (3)

Group / Artifact Type Version
com.squareup.okhttp3 : mockwebserver jar 3.12.12
com.fasterxml.jackson.core : jackson-databind jar 2.13.0
io.fabric8 : zjsonpatch jar 0.3.0

test (1)

Group / Artifact Type Version
org.spockframework : spock-core jar 2.0-groovy-3.0

Project Modules

There are no modules declared in this project.