JZONbie

HTTP client for JZONbie

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.jonnymatts
ArtifactId

ArtifactId

jzonbie-client
Last Version

Last Version

5.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

JZONbie
HTTP client for JZONbie
Source Code Management

Source Code Management

http://github.com/jonnymatts/jzonbie/tree/master

Download jzonbie-client

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.jonnymatts : jzonbie-core jar 5.1.0
com.jonnymatts : jzonbie-jackson jar 5.1.0
org.apache.httpcomponents : httpclient jar 4.5.7
org.apache.httpcomponents : httpmime jar 4.5.7

test (10)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.5.1
org.junit.jupiter : junit-jupiter-engine jar 5.5.1
org.junit.jupiter : junit-jupiter-params jar 5.5.1
org.mockito : mockito-junit-jupiter jar 3.0.0
org.hamcrest : hamcrest-library jar 1.3
org.assertj : assertj-core jar 3.9.1
org.mockito : mockito-core jar 3.0.0
com.flextrade.jfixture : jfixture jar 2.7.2
com.jonnymatts » jzonbie-test-util jar 5.1.0
com.jonnymatts : jzonbie jar 5.1.0

Project Modules

There are no modules declared in this project.

JZONbie

JZONbie is a lightweight HTTP server for mocking JSON based APIs.

  • Simple REST API for:
    • priming
    • current state
    • history
    • resetting state
  • Easy to use Java client
  • Available on Docker Hub

For full documentation on how to use JZONbie, visit here

Versions

Version
5.1.0
5.0.0
5.0.0-rc2
5.0.0-rc1
4.7.0
4.6.0
4.5.0
4.4.1
4.4.0
4.3.2
4.3.1
4.3.0
4.2
4.1
4.0
3.3
3.2
3.1