is not current version
Last Version 6.1.4

Sentry SDK 6.0.0-alpha.1

SDK for sentry.io

License

License

MIT
GroupId

GroupId

io.sentry
ArtifactId

ArtifactId

sentry-servlet
Version

Version

6.0.0-alpha.1
Type

Type

jar
Description

Description

Sentry SDK
SDK for sentry.io
Project URL

Project URL

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

Source Code Management

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

Download sentry-servlet 6.0.0-alpha.1


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

Dependencies

compile (1)

Group / Artifact Type Version
io.sentry : sentry jar 6.0.0-alpha.1

runtime (1)

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

Project Modules

There are no modules declared in this project.