не последняя версия
Последняя версия 2.1.0

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

Shiro taglib integration for Thymeleaf

Категории

Категории

Leaf Данные Базы данных
Группа

Группа

com.github.theborakompanioni
Идентификатор

Идентификатор

thymeleaf-extras-shiro
Версия

Версия

1.0.2
Тип

Тип

jar

Скачать thymeleaf-extras-shiro 1.0.2


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