License |
License |
---|---|
Categories |
CategoriesBootique User Interface Web Frameworks |
GroupId | GroupIdio.bootique.shiro |
ArtifactId | ArtifactIdbootique-shiro-web-mdc |
Last Version | Last Version2.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbootique-shiro-web-mdc: Exposes user principal in SLF4J MDC
Exposes user principal in SLF4J MDC in the context of bootique-shiro-web.
|
Project Organization |
Project OrganizationObjectStyle LLC |
<!-- https://jarcasting.com/artifacts/io.bootique.shiro/bootique-shiro-web-mdc/ -->
<dependency>
<groupId>io.bootique.shiro</groupId>
<artifactId>bootique-shiro-web-mdc</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.bootique.shiro/bootique-shiro-web-mdc/
implementation 'io.bootique.shiro:bootique-shiro-web-mdc:2.0.1'
// https://jarcasting.com/artifacts/io.bootique.shiro/bootique-shiro-web-mdc/
implementation ("io.bootique.shiro:bootique-shiro-web-mdc:2.0.1")
'io.bootique.shiro:bootique-shiro-web-mdc:jar:2.0.1'
<dependency org="io.bootique.shiro" name="bootique-shiro-web-mdc" rev="2.0.1">
<artifact name="bootique-shiro-web-mdc" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.bootique.shiro', module='bootique-shiro-web-mdc', version='2.0.1')
)
libraryDependencies += "io.bootique.shiro" % "bootique-shiro-web-mdc" % "2.0.1"
[io.bootique.shiro/bootique-shiro-web-mdc "2.0.1"]
Group / Artifact | Type | Version |
---|---|---|
io.bootique.shiro : bootique-shiro-web | jar | 2.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 3.9.0 |
io.bootique : bootique-junit5 | jar | 2.0.1 |
org.slf4j : slf4j-simple | jar | 1.7.25 |