MVN

com.rollbar : rollbar-testing

Maven & Gradle

May 18, 2017
1 usages
73 stars

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

<dependency>
    <groupId>com.rollbar</groupId>
    <artifactId>rollbar-testing</artifactId>
    <version>0.5.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.rollbar : rollbar-testing to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.5.4

All Versions

Choose a version of com.rollbar : rollbar-testing to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.5.x
rollbar-testing-0.5.4
rollbar-testing-0.5.3
rollbar-testing-0.5.2
rollbar-testing-0.5.1
rollbar-testing-0.5.0

How to add a dependency to Maven

Add the following com.rollbar : rollbar-testing maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.rollbar</groupId>
    <artifactId>rollbar-testing</artifactId>
    <version>0.5.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.rollbar : rollbar-testing gradle dependency to your build.gradle file:

implementation 'com.rollbar:rollbar-testing:0.5.4'

Gradle Kotlin DSL: Add the following com.rollbar : rollbar-testing gradle kotlin dependency to your build.gradle.kts file:

implementation("com.rollbar:rollbar-testing:0.5.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.rollbar : rollbar-testing sbt scala dependency to your build.sbt file:

libraryDependencies += "com.rollbar" % "rollbar-testing" % "0.5.4"

Advertisement

Dependencies from Group

Mar 13, 2023
12 usages
73 stars
May 18, 2017
7 usages
73 stars
May 18, 2017
4 usages
73 stars
May 18, 2017
3 usages
73 stars
Mar 13, 2023
2 usages
73 stars

Discover Dependencies

Aug 02, 2016
1 usages
16 stars
Apr 15, 2016
21 stars
Apr 15, 2016
21 stars
Apr 17, 2016
10 stars
Apr 17, 2016
10 stars
Apr 16, 2016
1 stars
May 30, 2018
893 stars
Jul 04, 2021
159 stars