JSON Fixtures Library

JSON fixture library that allows you to easily create beans in your tests from fixtures defined in JSON formatted files.

License

License

Categories

Categories

JSON Data
GroupId

GroupId

ie.corballis
ArtifactId

ArtifactId

json-fixtures-lib
Last Version

Last Version

3.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

JSON Fixtures Library
JSON fixture library that allows you to easily create beans in your tests from fixtures defined in JSON formatted files.

Download json-fixtures-lib

How to add to project

<!-- https://jarcasting.com/artifacts/ie.corballis/json-fixtures-lib/ -->
<dependency>
    <groupId>ie.corballis</groupId>
    <artifactId>json-fixtures-lib</artifactId>
    <version>3.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/ie.corballis/json-fixtures-lib/
implementation 'ie.corballis:json-fixtures-lib:3.2.0'
// https://jarcasting.com/artifacts/ie.corballis/json-fixtures-lib/
implementation ("ie.corballis:json-fixtures-lib:3.2.0")
'ie.corballis:json-fixtures-lib:jar:3.2.0'
<dependency org="ie.corballis" name="json-fixtures-lib" rev="3.2.0">
  <artifact name="json-fixtures-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='ie.corballis', module='json-fixtures-lib', version='3.2.0')
)
libraryDependencies += "ie.corballis" % "json-fixtures-lib" % "3.2.0"
[ie.corballis/json-fixtures-lib "3.2.0"]

Dependencies

compile (12)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar 2.9.9
com.fasterxml.jackson.core : jackson-databind jar 2.9.9
com.google.guava : guava jar 15.0
org.reflections : reflections jar 0.9.11
org.slf4j : slf4j-api jar 1.7.5
commons-io : commons-io jar 2.7
org.hamcrest : hamcrest-all jar 1.3
junit : junit Optional jar 4.13.1
org.junit.jupiter : junit-jupiter-engine Optional jar
org.junit.vintage : junit-vintage-engine Optional jar
org.easytesting : fest-assert-core jar 2.0M10
uk.co.datumedge : hamcrest-json jar 0.2

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.6.4

test (3)

Group / Artifact Type Version
org.assertj : assertj-core jar 2.1.0
org.mockito : mockito-all jar 1.9.5
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.9.9

Project Modules

There are no modules declared in this project.

Versions

Version
3.2.0
3.1.0
3.0.0
2.2.0
2.1.4
2.1.3
2.1.2
2.1.1
2.1.0
2.0.0
1.0.4
1.0.3
1.0.2