MVN

com.fundebug : fundebug-java-notifier

Maven & Gradle

Feb 21, 2019
1 stars

fundebug-java-notifier · Capture Java and Spring exceptions automatically

<dependency>
    <groupId>com.fundebug</groupId>
    <artifactId>fundebug-java-notifier</artifactId>
    <version>0.3.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.fundebug : fundebug-java-notifier to add to Maven - Latest Versions:

  • Latest Stable: 0.3.1

All Versions

Choose a version of com.fundebug : fundebug-java-notifier to add to Maven - All Versions:

Version Vulnerabilities Updated
0.3.x
fundebug-java-notifier-0.3.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.fundebug</groupId>
    <artifactId>fundebug-java-notifier</artifactId>
    <version>0.3.1</version>
</dependency>

Advertisement