License |
License |
---|---|
Categories |
CategoriesFeign Net HTTP Clients |
GroupId | GroupIdio.sentry |
ArtifactId | ArtifactIdsentry-openfeign |
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-openfeign-6.1.4.pom | |
sentry-openfeign-6.1.4.jar | 5 KB |
sentry-openfeign-6.1.4-sources.jar | 2 KB |
sentry-openfeign-6.1.4-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.sentry/sentry-openfeign/ -->
<dependency>
<groupId>io.sentry</groupId>
<artifactId>sentry-openfeign</artifactId>
<version>6.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.sentry/sentry-openfeign/
implementation 'io.sentry:sentry-openfeign:6.1.4'
// https://jarcasting.com/artifacts/io.sentry/sentry-openfeign/
implementation ("io.sentry:sentry-openfeign:6.1.4")
'io.sentry:sentry-openfeign:jar:6.1.4'
<dependency org="io.sentry" name="sentry-openfeign" rev="6.1.4">
<artifact name="sentry-openfeign" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.sentry', module='sentry-openfeign', version='6.1.4')
)
libraryDependencies += "io.sentry" % "sentry-openfeign" % "6.1.4"
[io.sentry/sentry-openfeign "6.1.4"]
Group / Artifact | Type | Version |
---|---|---|
io.sentry : sentry | jar | 6.1.4 |
Group / Artifact | Type | Version |
---|---|---|
io.github.openfeign : feign-core | jar | 11.6 |