| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.ichelon |
| Идентификатор | Идентификаторframework-starter-shiro |
| Версия | Версия1.0.1.RELEASE |
| Тип | Типjar |
| Описание |
ОписаниеFramework Starters Shiro
Framework Starters Shiro
|
<!-- https://jarcasting.com/artifacts/com.github.ichelon/framework-starter-shiro/ -->
<dependency>
<groupId>com.github.ichelon</groupId>
<artifactId>framework-starter-shiro</artifactId>
<version>1.0.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ichelon/framework-starter-shiro/
implementation 'com.github.ichelon:framework-starter-shiro:1.0.1.RELEASE'
// https://jarcasting.com/artifacts/com.github.ichelon/framework-starter-shiro/
implementation ("com.github.ichelon:framework-starter-shiro:1.0.1.RELEASE")
'com.github.ichelon:framework-starter-shiro:jar:1.0.1.RELEASE'
<dependency org="com.github.ichelon" name="framework-starter-shiro" rev="1.0.1.RELEASE">
<artifact name="framework-starter-shiro" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ichelon', module='framework-starter-shiro', version='1.0.1.RELEASE')
)
libraryDependencies += "com.github.ichelon" % "framework-starter-shiro" % "1.0.1.RELEASE"
[com.github.ichelon/framework-starter-shiro "1.0.1.RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.shiro : shiro-spring | jar | 1.4.0 |