Text Reporter

Super simple Revapi reporter outputting a textual representation of the differences to a file or on standard output. Takes Freemarker templates for formatting the output.

License

License

GroupId

GroupId

org.revapi
ArtifactId

ArtifactId

revapi-reporter-text
Last Version

Last Version

0.14.5
Release Date

Release Date

Type

Type

jar
Description

Description

Text Reporter
Super simple Revapi reporter outputting a textual representation of the differences to a file or on standard output. Takes Freemarker templates for formatting the output.
Project URL

Project URL

https://revapi.org
Project Organization

Project Organization

Lukas Krejci
Source Code Management

Source Code Management

https://github.com/revapi/revapi

Download revapi-reporter-text

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.freemarker : freemarker jar 2.3.30
org.revapi : revapi jar 0.14.4
org.revapi : revapi-reporter-file-base jar 0.4.5

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : annotations jar 3.0.0

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar
org.junit.vintage : junit-vintage-engine jar

Project Modules

There are no modules declared in this project.
org.revapi

Revapi

Revapi - API evolution checker for the masses

Versions

Version
0.14.5
0.14.4
0.14.3
0.14.2
0.14.1
0.14.0
0.13.2
0.13.1
0.13.0
0.12.1
0.12.0
0.11.1
0.11.0
0.10.2
0.10.1
0.10.0
0.9.3
0.9.2
0.9.1
0.9.0
0.8.2
0.8.1
0.8.0
0.7.0
0.6.1
0.6.0
0.5.0