| License |
License |
|---|---|
| Categories |
CategoriesJSON Data |
| GroupId | GroupIdorg.revapi |
| ArtifactId | ArtifactIdrevapi-reporter-json |
| Last Version | Last Version0.4.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJSON Reporter
Super simple Revapi reporter outputting a JSON representation of
the differences to a file or on standard output.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.revapi/revapi-reporter-json/ -->
<dependency>
<groupId>org.revapi</groupId>
<artifactId>revapi-reporter-json</artifactId>
<version>0.4.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.revapi/revapi-reporter-json/
implementation 'org.revapi:revapi-reporter-json:0.4.5'
// https://jarcasting.com/artifacts/org.revapi/revapi-reporter-json/
implementation ("org.revapi:revapi-reporter-json:0.4.5")
'org.revapi:revapi-reporter-json:jar:0.4.5'
<dependency org="org.revapi" name="revapi-reporter-json" rev="0.4.5">
<artifact name="revapi-reporter-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.revapi', module='revapi-reporter-json', version='0.4.5')
)
libraryDependencies += "org.revapi" % "revapi-reporter-json" % "0.4.5"
[org.revapi/revapi-reporter-json "0.4.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.revapi : revapi | jar | 0.14.4 |
| org.revapi : revapi-reporter-file-base | jar | 0.4.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.findbugs : annotations | jar | 3.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | |
| org.junit.vintage : junit-vintage-engine | jar |