is not current version
Last Version 6.1.4

Sentry SDK 6.0.0-beta.2

SDK for sentry.io

License

License

MIT
Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.sentry
ArtifactId

ArtifactId

sentry-spring-boot-starter
Version

Version

6.0.0-beta.2
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-spring-boot-starter 6.0.0-beta.2


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

Dependencies

compile (2)

Group / Artifact Type Version
io.sentry : sentry jar 6.0.0-beta.2
io.sentry : sentry-spring jar 6.0.0-beta.2

runtime (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.5.13

Project Modules

There are no modules declared in this project.