Download thymeleaf-extras-shiro-1.2.1.jar file - Jar t

Jar examples for t:thymeleaf-extras-shiro

Description

Shiro taglib integration for Thymeleaf

You can download jar file thymeleaf-extras-shiro 1.2.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add thymeleaf-extras-shiro-1.2.1.jar to your project.

<dependency>
   <groupId>com.github.theborakompanioni</groupId>
   <artifactId>thymeleaf-extras-shiro</artifactId>
   <version>1.2.1</version>
</dependency>
compile group: 'com.github.theborakompanioni', name: 'thymeleaf-extras-shiro', version: '1.2.1'
libraryDependencies += "com.github.theborakompanioni" % "thymeleaf-extras-shiro" % "1.2.1"
<dependency org="com.github.theborakompanioni" name="thymeleaf-extras-shiro" rev="1.2.1"/>
@Grapes(@Grab(group='com.github.theborakompanioni', module='thymeleaf-extras-shiro', version='1.2.1'))
'com.github.theborakompanioni:thymeleaf-extras-shiro:jar:1.2.1'

Download

Click the following link to download the jar file.

thymeleaf-extras-shiro-1.2.1-javadoc.jar
thymeleaf-extras-shiro-1.2.1-sources.jar
thymeleaf-extras-shiro-1.2.1.jar
thymeleaf-extras-shiro-1.2.1.pom



Related Tutorials