Last Version

ZeroMock-pure 0.13.0

Mock Http Server (mostly) without dependencies

License

License

GroupId

GroupId

com.github.tonivade
ArtifactId

ArtifactId

zeromock-pure
Version

Version

0.13.0
Type

Type

jar
Description

Description

ZeroMock-pure
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-pure 0.13.0


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

Dependencies

compile (1)

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

runtime (3)

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

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.6.2
org.junit.vintage : junit-vintage-engine jar 5.6.2
org.junit.platform : junit-platform-runner jar 1.6.2

Project Modules

There are no modules declared in this project.