is not current version
Last Version 0.1.9

com.github.trickl:assertj-json-serialize 0.1.1

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

Categories

Categories

JSON Data
GroupId

GroupId

com.github.trickl
ArtifactId

ArtifactId

assertj-json-serialize
Version

Version

0.1.1
Type

Type

jar

Download assertj-json-serialize 0.1.1


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