ZeroMock-zeromock-client

Mock Http Server (mostly) without dependencies

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.tonivade
ArtifactId

ArtifactId

zeromock-client
Last Version

Last Version

0.16.0
Release Date

Release Date

Type

Type

jar
Description

Description

ZeroMock-zeromock-client
Mock Http Server (mostly) without dependencies
Project URL

Project URL

https://github.com/tonivade/zeromock
Source Code Management

Source Code Management

https://github.com/tonivade/zeromock

Download zeromock-client

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.tonivade : zeromock-api jar 0.16.0

runtime (3)

Group / Artifact Type Version
com.github.tonivade : purefun-monad jar 4.0
com.github.tonivade : purefun-effect jar 4.0
com.github.tonivade : purefun-instances jar 4.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.16.0
0.15.0
0.14.0
0.13.0