Last Version

'Bugsnag' 3.6.3

'Official Bugsnag notifier for Java applications'

License

License

MIT
GroupId

GroupId

com.bugsnag
ArtifactId

ArtifactId

bugsnag
Version

Version

3.6.3
Type

Type

jar
Description

Description

'Bugsnag'
'Official Bugsnag notifier for Java applications'
Project URL

Project URL

https://github.com/bugsnag/bugsnag-java
Project Organization

Project Organization

Bugsnag
Source Code Management

Source Code Management

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

Download bugsnag 3.6.3


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

Dependencies

compile (2)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.12.5
org.slf4j : slf4j-api jar 1.7.25

test (5)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0
ch.qos.logback : logback-classic jar 1.2.3
junit : junit jar 4.12
org.slf4j : log4j-over-slf4j jar 1.7.25
org.mockito : mockito-core jar 2.10.0

Project Modules

There are no modules declared in this project.