Airbrake Notifier Java

This is the official library to notify exception to Airbrake.io

License

License

Categories

Categories

Java Languages
GroupId

GroupId

io.airbrake
ArtifactId

ArtifactId

airbrake-java
Last Version

Last Version

2.2.8
Release Date

Release Date

Type

Type

jar
Description

Description

Airbrake Notifier Java
This is the official library to notify exception to Airbrake.io
Project URL

Project URL

https://airbrake.io

Download airbrake-java

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.1.1
log4j : log4j jar 1.2.14

test (4)

Group / Artifact Type Version
commons-lang : commons-lang jar 2.4
junit : junit jar 4.7
org.mockito : mockito-all jar 1.6
org.hamcrest : hamcrest-all jar 1.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.8
2.2.7
2.2.6
2.2.3
2.2.2
2.2.0