# raven-java
**Repository Path**: mirrors_patrickfav/raven-java
## Basic Information
- **Project Name**: raven-java
- **Description**: A Sentry SDK for Java and other JVM languages.
- **Primary Language**: Unknown
- **License**: BSD-3-Clause
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2020-09-25
- **Last Updated**: 2026-01-11
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
sentry-java - Sentry SDK for Java
This is the Java SDK for [Sentry](https://sentry.io/). It provides out-of-the-box support for
many popular JVM based frameworks and libraries, including Android, Log4j, Logback, and more.
In most cases using one of the existing integrations is preferred, but Sentry additionally provides
a low level client for manually building and sending events to Sentry that can be used in any JVM
based application.
## Resources
* [Documentation](https://docs.sentry.io/clients/java/)
* [Examples](https://github.com/getsentry/examples)
* [Bug Tracker](http://github.com/getsentry/sentry-java/issues)
* [Code](http://github.com/getsentry/sentry-java)
* [Mailing List](https://groups.google.com/group/getsentry)
* [IRC](irc://irc.freenode.net/sentry) (irc.freenode.net, #sentry)
* [Travis CI](http://travis-ci.org/getsentry/sentry-java)