is not current version
Last Version 2.0.1

io.bootique.logback:bootique-logback-sentry 0.24

Provides Sentry over Logback integration with Bootique

Categories

Categories

Logback Application Layer Libs Logging Bootique User Interface Web Frameworks
GroupId

GroupId

io.bootique.logback
ArtifactId

ArtifactId

bootique-logback-sentry
Version

Version

0.24
Type

Type

jar

Download bootique-logback-sentry 0.24


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