is not current version
Last Version 2.0.1

io.bootique.logback:bootique-logback-sentry 0.25

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.25
Type

Type

jar

Download bootique-logback-sentry 0.25


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