rollbar

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

License

License

GroupId

GroupId

com.rollbar
ArtifactId

ArtifactId

rollbar-api
Last Version

Last Version

1.8.1
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project URL

https://github.com/rollbar/rollbar-java
Source Code Management

Source Code Management

https://github.com/rollbar/rollbar-java

Download rollbar-api

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

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

Rollbar

Versions

Version
1.8.1
1.8.0
1.7.10
1.7.9
1.7.8
1.7.7
1.7.6
1.7.5
1.7.4
1.7.3
1.7.2
1.7.1
1.7.0
1.6.0
1.5.2
1.5.1
1.5.0
1.4.1
1.4.0
1.3.1
1.3.0
1.2.1
1.2.0
1.1.0
1.0.1
1.0.0
1.0.0-beta-3
1.0.0-beta-2
1.0.0-beta-1
1.0.0-alpha-1