| License |
License |
|---|---|
| GroupId | GroupIdio.sentry |
| ArtifactId | ArtifactIdsentry-log4j2 |
| 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-log4j2-6.1.4.pom | |
| sentry-log4j2-6.1.4.jar | 9 KB |
| sentry-log4j2-6.1.4-sources.jar | 4 KB |
| sentry-log4j2-6.1.4-javadoc.jar | 26 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.sentry/sentry-log4j2/ -->
<dependency>
<groupId>io.sentry</groupId>
<artifactId>sentry-log4j2</artifactId>
<version>6.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.sentry/sentry-log4j2/
implementation 'io.sentry:sentry-log4j2:6.1.4'
// https://jarcasting.com/artifacts/io.sentry/sentry-log4j2/
implementation ("io.sentry:sentry-log4j2:6.1.4")
'io.sentry:sentry-log4j2:jar:6.1.4'
<dependency org="io.sentry" name="sentry-log4j2" rev="6.1.4">
<artifact name="sentry-log4j2" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.sentry', module='sentry-log4j2', version='6.1.4')
)
libraryDependencies += "io.sentry" % "sentry-log4j2" % "6.1.4"
[io.sentry/sentry-log4j2 "6.1.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.sentry : sentry | jar | 6.1.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.logging.log4j : log4j-api | jar | 2.17.0 |
| org.apache.logging.log4j : log4j-core | jar | 2.17.0 |