Last Version

Sentry-Java 1.7.30

Sentry client and appenders for diverse logging frameworks.

License

License

GroupId

GroupId

io.sentry
ArtifactId

ArtifactId

sentry-all
Version

Version

1.7.30
Type

Type

pom
Description

Description

Sentry-Java
Sentry client and appenders for diverse logging frameworks.
Project URL

Project URL

https://github.com/getsentry/sentry-java
Source Code Management

Source Code Management

https://github.com/getsentry/sentry-java

Download sentry-all 1.7.30

Filename Size
sentry-all-1.7.30.pom 19 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • sentry
  • sentry-android
  • sentry-appengine
  • sentry-log4j
  • sentry-logback
  • sentry-log4j2
  • sentry-spring
  • sentry-spring-boot-starter