License |
License |
---|---|
Categories |
CategoriesLeaf Data Databases |
GroupId | GroupIdcom.github.theborakompanioni |
ArtifactId | ArtifactIdthymeleaf-extras-shiro |
Last Version | Last Version2.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionthymeleaf-extras-shiro
Shiro taglib integration for Thymeleaf
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.theborakompanioni/thymeleaf-extras-shiro/ -->
<dependency>
<groupId>com.github.theborakompanioni</groupId>
<artifactId>thymeleaf-extras-shiro</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.theborakompanioni/thymeleaf-extras-shiro/
implementation 'com.github.theborakompanioni:thymeleaf-extras-shiro:2.1.0'
// https://jarcasting.com/artifacts/com.github.theborakompanioni/thymeleaf-extras-shiro/
implementation ("com.github.theborakompanioni:thymeleaf-extras-shiro:2.1.0")
'com.github.theborakompanioni:thymeleaf-extras-shiro:jar:2.1.0'
<dependency org="com.github.theborakompanioni" name="thymeleaf-extras-shiro" rev="2.1.0">
<artifact name="thymeleaf-extras-shiro" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.theborakompanioni', module='thymeleaf-extras-shiro', version='2.1.0')
)
libraryDependencies += "com.github.theborakompanioni" % "thymeleaf-extras-shiro" % "2.1.0"
[com.github.theborakompanioni/thymeleaf-extras-shiro "2.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.shiro : shiro-core | jar | 1.7.1 |
org.thymeleaf : thymeleaf | jar | 3.0.12.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.easymock : easymock | jar | 3.4 |
org.slf4j : jcl-over-slf4j | jar | 1.7.32 |
com.google.guava : guava | jar | 30.1.1-jre |
org.hamcrest : hamcrest-all | jar | 1.3 |
pl.pragmatists : JUnitParams | jar | 1.0.4 |
org.apache.shiro : shiro-lang | jar | 1.7.1 |