com.fundebug:fundebug-spring

Capture Java and Spring exceptions automatically

License

License

GroupId

GroupId

com.fundebug
ArtifactId

ArtifactId

fundebug-spring
Last Version

Last Version

0.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

Capture Java and Spring exceptions automatically

Download fundebug-spring

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.fundebug : fundebug-java jar 0.3.1
org.springframework : spring-context jar 5.1.3.RELEASE
org.springframework : spring-web jar 5.1.3.RELEASE
org.springframework : spring-webmvc jar 5.1.3.RELEASE

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 4.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.1
0.3.0
0.2.0
0.1.2
0.1.1
0.0.1