Test helpers

For connecting your applications built on the JVM to Rollbar for Error Reporting

License

License

GroupId

GroupId

com.rollbar
ArtifactId

ArtifactId

rollbar-testing
Last Version

Last Version

0.5.4
Release Date

Release Date

Type

Type

jar
Description

Description

Test helpers
For connecting your applications built on the JVM to Rollbar for Error Reporting

Download rollbar-testing

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.rollbar : rollbar-utilities jar 0.5.4

Project Modules

There are no modules declared in this project.
com.rollbar

Rollbar

Versions

Version
0.5.4
0.5.3
0.5.2
0.5.1
0.5.0