ZeroMock-zeromock-api

Mock Http Server (mostly) without dependencies

License

License

GroupId

GroupId

com.github.tonivade
ArtifactId

ArtifactId

zeromock-api
Last Version

Last Version

0.16.0
Release Date

Release Date

Type

Type

jar
Description

Description

ZeroMock-zeromock-api
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-api

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.tonivade : purefun-core jar 4.0
org.glassfish.jaxb : jaxb-runtime jar 3.0.2

runtime (6)

Group / Artifact Type Version
com.github.tonivade : purefun-typeclasses jar 4.0
com.github.tonivade : purefun-monad jar 4.0
com.github.tonivade : purefun-effect jar 4.0
com.github.tonivade : purefun-instances jar 4.0
com.github.tonivade : purejson jar 0.3
com.jayway.jsonpath : json-path jar 2.6.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
0.12.0
0.11.0
0.10.0
0.9.0
0.8.0
0.7.0
0.6.0