License |
License |
---|---|
Categories |
CategoriesLogback Application Layer Libs Logging Bootique User Interface Web Frameworks |
GroupId | GroupIdio.bootique.logback |
ArtifactId | ArtifactIdbootique-logback-sentry |
Last Version | Last Version2.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbootique-logback-sentry: Sentry over Logback integration module for Bootique
Provides Sentry over Logback integration with Bootique
|
Project Organization |
Project OrganizationObjectStyle LLC |
<!-- https://jarcasting.com/artifacts/io.bootique.logback/bootique-logback-sentry/ -->
<dependency>
<groupId>io.bootique.logback</groupId>
<artifactId>bootique-logback-sentry</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.bootique.logback/bootique-logback-sentry/
implementation 'io.bootique.logback:bootique-logback-sentry:2.0.1'
// https://jarcasting.com/artifacts/io.bootique.logback/bootique-logback-sentry/
implementation ("io.bootique.logback:bootique-logback-sentry:2.0.1")
'io.bootique.logback:bootique-logback-sentry:jar:2.0.1'
<dependency org="io.bootique.logback" name="bootique-logback-sentry" rev="2.0.1">
<artifact name="bootique-logback-sentry" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.bootique.logback', module='bootique-logback-sentry', version='2.0.1')
)
libraryDependencies += "io.bootique.logback" % "bootique-logback-sentry" % "2.0.1"
[io.bootique.logback/bootique-logback-sentry "2.0.1"]
Group / Artifact | Type | Version |
---|---|---|
io.bootique : bootique | jar | 2.0.1 |
io.bootique.logback : bootique-logback | jar | 2.0.1 |
io.sentry : sentry-logback | jar | 1.7.29 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.mockito : mockito-core | jar | 3.9.0 |
io.bootique : bootique-test | jar | 2.0.1 |