JZONbie

HTTP client for JZONbie

License

License

Categories

Categories

Jackson Data JSON
GroupId

GroupId

com.jonnymatts
ArtifactId

ArtifactId

jzonbie-jackson
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-jackson

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.jonnymatts : jzonbie-core jar 5.1.0
com.fasterxml.jackson.core : jackson-databind jar 2.9.6
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.9.6
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar 2.9.6

test (8)

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

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