b

bootique-shiro-web-mdc

Exposes user principal in SLF4J MDC in the context of bootique-shiro-web.
Files download
File Operation
bootique-shiro-web-mdc-2.0.M1.jar download
bootique-shiro-web-mdc-2.0.M1.pom download
bootique-shiro-web-mdc-2.0.M1-sources.jar download
Apache Maven
<dependency>
  <groupId>io.bootique.shiro</groupId>
  <artifactId>bootique-shiro-web-mdc</artifactId>
  <version>2.0.M1</version>
</dependency>
Gradle Groovy
implementation 'io.bootique.shiro:bootique-shiro-web-mdc:2.0.M1'
Gradle Kotlin
implementation("io.bootique.shiro:bootique-shiro-web-mdc:2.0.M1")
Scala SBT
libraryDependencies += "io.bootique.shiro" % "bootique-shiro-web-mdc" % "2.0.M1"
Groovy Grape
@Grapes(
  @Grab(group='io.bootique.shiro', module='bootique-shiro-web-mdc', version='2.0.M1')
)
Apache Ivy
<dependency org="io.bootique.shiro" name="bootique-shiro-web-mdc" rev="2.0.M1" />
Leiningen
[io.bootique.shiro/bootique-shiro-web-mdc "2.0.M1"]
Apache Buildr
'io.bootique.shiro:bootique-shiro-web-mdc:jar:2.0.M1'