is not current version
Last Version 3.2.0

ie.corballis:json-fixtures 2.1.4

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

Categories

Categories

JSON Data
GroupId

GroupId

ie.corballis
ArtifactId

ArtifactId

json-fixtures
Version

Version

2.1.4
Type

Type

pom

Download json-fixtures 2.1.4

Filename Size
json-fixtures-2.1.4.pom 5 KB
Browse

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