Last Version

'Bugsnag Spring' 3.6.3

'Official Bugsnag notifier for Spring applications'

License

License

MIT
GroupId

GroupId

com.bugsnag
ArtifactId

ArtifactId

bugsnag-spring
Version

Version

3.6.3
Type

Type

jar
Description

Description

'Bugsnag Spring'
'Official Bugsnag notifier for Spring 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-spring 3.6.3


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

Dependencies

compile (1)

Group / Artifact Type Version
com.bugsnag : bugsnag jar 3.6.3

test (5)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0
com.bugsnag : bugsnag jar 3.6.3
junit : junit jar 4.12
org.springframework.boot : spring-boot-starter-test jar 1.5.15.RELEASE
org.springframework.boot : spring-boot-starter-web jar 1.5.15.RELEASE

Project Modules

There are no modules declared in this project.