Last Version

ie.corballis:json-fixtures-intellij 3.2.0

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

License

License

Categories

Categories

IntelliJ IDEA Development Tools IDE JSON Data
GroupId

GroupId

ie.corballis
ArtifactId

ArtifactId

json-fixtures-intellij
Version

Version

3.2.0
Type

Type

jar
Description

Description

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

Download json-fixtures-intellij 3.2.0


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

Dependencies

compile (1)

Group / Artifact Type Version
ie.corballis : json-fixtures-lib jar 3.2.0

provided (6)

Group / Artifact Type Version
com.intellij : annotations jar 12
com.intellij » bootstrap jar 12
com.intellij : extensions jar 12
com.intellij » idea jar 12
com.intellij : openapi jar 12
com.intellij » util jar 12

Project Modules

There are no modules declared in this project.