is not current version
Last Version 6.1.4

Sentry SDK 6.0.0-alpha.5

SDK for sentry.io

License

License

MIT
GroupId

GroupId

io.sentry
ArtifactId

ArtifactId

sentry-jdbc
Version

Version

6.0.0-alpha.5
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-jdbc 6.0.0-alpha.5


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

Dependencies

compile (2)

Group / Artifact Type Version
io.sentry : sentry jar 6.0.0-alpha.5
p6spy : p6spy jar 3.9.1

Project Modules

There are no modules declared in this project.