Last Version

ZeroMock 0.2.0

Mock Http Server (mostly) without dependencies

License

License

GroupId

GroupId

com.github.tonivade
ArtifactId

ArtifactId

zeromock
Version

Version

0.2.0
Type

Type

jar
Description

Description

ZeroMock
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 0.2.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.2

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.1.0
org.junit.platform : junit-platform-runner jar 1.1.0
org.mockito : mockito-core jar 2.13.0
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.