json-snapshot

Snapshot Testing for Java

License

License

Categories

Categories

JSON Data
GroupId

GroupId

io.github.json-snapshot
ArtifactId

ArtifactId

json-snapshot
Last Version

Last Version

1.0.17
Release Date

Release Date

Type

Type

jar
Description

Description

json-snapshot
Snapshot Testing for Java
Project URL

Project URL

https://github.com/json-snapshot/json-snapshot.github.io
Source Code Management

Source Code Management

https://github.com/json-snapshot/json-snapshot.github.io

Download json-snapshot

How to add to project

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

Dependencies

compile (11)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar 2.9.8
com.fasterxml.jackson.core : jackson-databind jar 2.9.8
org.apache.commons : commons-lang3 jar 3.8.1
org.junit.jupiter : junit-jupiter-api jar 5.3.2
org.junit.jupiter : junit-jupiter-engine jar 5.3.2
org.mockito : mockito-junit-jupiter jar 2.23.0
org.assertj : assertj-core jar 3.11.1
org.mockito : mockito-core jar 2.23.4
org.junit.platform : junit-platform-runner jar 1.2.0
org.junit.vintage : junit-vintage-engine jar 5.2.0
org.slf4j : slf4j-api jar 1.8.0-beta2

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.17
1.0.16
1.0.15
1.0.14
1.0.13
1.0.12
1.0.11
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
0.0.2
0.0.1