is not current version
Last Version 2.1.10

com.github.subchen:jetbrick-template-shiro 2.1.6


GroupId

GroupId

com.github.subchen
ArtifactId

ArtifactId

jetbrick-template-shiro
Version

Version

2.1.6
Type

Type

jar

Download jetbrick-template-shiro 2.1.6


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