Last Version

Revapi Text Reporter 0.4.1

Super simple Revapi reporter outputting a textual representation of the differences to a file or on standard output.

License

License

Categories

Categories

Reporting Business Logic Libraries
GroupId

GroupId

org.revapi
ArtifactId

ArtifactId

revapi-reporting-text
Version

Version

0.4.1
Type

Type

jar
Description

Description

Revapi Text Reporter
Super simple Revapi reporter outputting a textual representation of the differences to a file or on standard output.
Project Organization

Project Organization

Lukas Krejci
Source Code Management

Source Code Management

https://github.com/revapi/revapi

Download revapi-reporting-text 0.4.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.revapi : revapi jar

provided (2)

Group / Artifact Type Version
org.revapi : revapi-site-shared zip
com.google.code.findbugs : annotations jar

test (1)

Group / Artifact Type Version
junit : junit jar

Project Modules

There are no modules declared in this project.