is not current version
Last Version 0.14.5

Text Reporter 0.14.2

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
Version

Version

0.14.2
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 0.14.2


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

Dependencies

compile (3)

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

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.