is not current version
Last Version 2.1.0

com.github.theborakompanioni:thymeleaf-extras-shiro 1.0.1

Shiro taglib integration for Thymeleaf

Categories

Categories

Leaf Data Databases
GroupId

GroupId

com.github.theborakompanioni
ArtifactId

ArtifactId

thymeleaf-extras-shiro
Version

Version

1.0.1
Type

Type

jar

Download thymeleaf-extras-shiro 1.0.1


<!-- https://jarcasting.com/artifacts/com.github.theborakompanioni/thymeleaf-extras-shiro/ -->
<dependency>
    <groupId>com.github.theborakompanioni</groupId>
    <artifactId>thymeleaf-extras-shiro</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.theborakompanioni/thymeleaf-extras-shiro/
implementation 'com.github.theborakompanioni:thymeleaf-extras-shiro:1.0.1'
// https://jarcasting.com/artifacts/com.github.theborakompanioni/thymeleaf-extras-shiro/
implementation ("com.github.theborakompanioni:thymeleaf-extras-shiro:1.0.1")
'com.github.theborakompanioni:thymeleaf-extras-shiro:jar:1.0.1'
<dependency org="com.github.theborakompanioni" name="thymeleaf-extras-shiro" rev="1.0.1">
  <artifact name="thymeleaf-extras-shiro" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.theborakompanioni', module='thymeleaf-extras-shiro', version='1.0.1')
)
libraryDependencies += "com.github.theborakompanioni" % "thymeleaf-extras-shiro" % "1.0.1"
[com.github.theborakompanioni/thymeleaf-extras-shiro "1.0.1"]