License |
License |
---|---|
GroupId | GroupIdcom.github.subchen |
ArtifactId | ArtifactIdjetbrick-template-shiro |
Version | Version2.1.10 |
Type | Typejar |
Description |
Descriptionjetbrick-template-2.x
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.github.subchen/jetbrick-template-shiro/ -->
<dependency>
<groupId>com.github.subchen</groupId>
<artifactId>jetbrick-template-shiro</artifactId>
<version>2.1.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.subchen/jetbrick-template-shiro/
implementation 'com.github.subchen:jetbrick-template-shiro:2.1.10'
// https://jarcasting.com/artifacts/com.github.subchen/jetbrick-template-shiro/
implementation ("com.github.subchen:jetbrick-template-shiro:2.1.10")
'com.github.subchen:jetbrick-template-shiro:jar:2.1.10'
<dependency org="com.github.subchen" name="jetbrick-template-shiro" rev="2.1.10">
<artifact name="jetbrick-template-shiro" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.subchen', module='jetbrick-template-shiro', version='2.1.10')
)
libraryDependencies += "com.github.subchen" % "jetbrick-template-shiro" % "2.1.10"
[com.github.subchen/jetbrick-template-shiro "2.1.10"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.shiro : shiro-core | jar | 1.2.3 |
org.apache.shiro : shiro-web | jar | 1.2.3 |
com.github.subchen : jetbrick-template | jar | 2.1.10 |