License |
License |
---|---|
GroupId | GroupIdio.sentry |
ArtifactId | ArtifactIdsentry-jdbc |
Last Version | Last Version6.1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSentry SDK
SDK for sentry.io
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sentry-jdbc-6.1.4.pom | |
sentry-jdbc-6.1.4.jar | 2 KB |
sentry-jdbc-6.1.4-sources.jar | 1 KB |
sentry-jdbc-6.1.4-javadoc.jar | 385 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.sentry/sentry-jdbc/ -->
<dependency>
<groupId>io.sentry</groupId>
<artifactId>sentry-jdbc</artifactId>
<version>6.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.sentry/sentry-jdbc/
implementation 'io.sentry:sentry-jdbc:6.1.4'
// https://jarcasting.com/artifacts/io.sentry/sentry-jdbc/
implementation ("io.sentry:sentry-jdbc:6.1.4")
'io.sentry:sentry-jdbc:jar:6.1.4'
<dependency org="io.sentry" name="sentry-jdbc" rev="6.1.4">
<artifact name="sentry-jdbc" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.sentry', module='sentry-jdbc', version='6.1.4')
)
libraryDependencies += "io.sentry" % "sentry-jdbc" % "6.1.4"
[io.sentry/sentry-jdbc "6.1.4"]
Group / Artifact | Type | Version |
---|---|---|
io.sentry : sentry | jar | 6.1.4 |
p6spy : p6spy | jar | 3.9.1 |