Last Version

ZeroMock-core 0.9.0

Mock Http Server (mostly) without dependencies

License

License

GroupId

GroupId

com.github.tonivade
ArtifactId

ArtifactId

zeromock-core
Version

Version

0.9.0
Type

Type

jar
Description

Description

ZeroMock-core
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-core 0.9.0


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

Dependencies

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.2.0
org.junit.vintage : junit-vintage-engine jar 5.2.0
nl.jqno.equalsverifier : equalsverifier jar 2.4.5
org.junit.platform : junit-platform-runner jar 1.2.0

Project Modules

There are no modules declared in this project.