Last Version

AssertJ JSON Serialize 0.1.9

AssertJ fluent assertions for the serialization and deserialization of POJOs into JSON.

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.github.trickl
ArtifactId

ArtifactId

assertj-json-serialize
Version

Version

0.1.9
Type

Type

jar
Description

Description

AssertJ JSON Serialize
AssertJ fluent assertions for the serialization and deserialization of POJOs into JSON.
Project URL

Project URL

http://github.com/trickl/assertj-json-serialize/
Source Code Management

Source Code Management

https://github.com/trickl/assertj-json-serialize

Download assertj-json-serialize 0.1.9


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

Dependencies

compile (4)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.11.1
com.github.trickl : assertj-json jar 0.2.11
com.fasterxml.jackson.core : jackson-databind jar 2.9.10
com.fasterxml.jackson.module : jackson-module-jsonSchema jar 2.9.10

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.16

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.15.0

Project Modules

There are no modules declared in this project.