is not current version
Last Version 2.0.1

io.bootique.logback:bootique-logback-sentry 0.14

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

Type

jar

Download bootique-logback-sentry 0.14


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