License |
License |
---|---|
Categories |
CategoriesIntelliJ IDEA Development Tools IDE JSON Data |
GroupId | GroupIdie.corballis |
ArtifactId | ArtifactIdjson-fixtures-intellij |
Last Version | Last Version3.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJSON fixture library that allows you to easily create beans in your tests from fixtures defined in JSON
formatted files.
|
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
ie.corballis : json-fixtures-lib | jar | 3.2.0 |
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 |