License |
License |
---|---|
GroupId | GroupIdcom.mikuac |
ArtifactId | ArtifactIdshiro |
Version | Version1.3.2 |
Type | Typejar |
Description |
DescriptionShiro
基于OneBot协议的QQ机器人快速开发框架
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
shiro-1.3.2.pom | |
shiro-1.3.2.jar | 321 KB |
shiro-1.3.2-sources.jar | 75 KB |
shiro-1.3.2-javadoc.jar | 624 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.mikuac/shiro/ -->
<dependency>
<groupId>com.mikuac</groupId>
<artifactId>shiro</artifactId>
<version>1.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.mikuac/shiro/
implementation 'com.mikuac:shiro:1.3.2'
// https://jarcasting.com/artifacts/com.mikuac/shiro/
implementation ("com.mikuac:shiro:1.3.2")
'com.mikuac:shiro:jar:1.3.2'
<dependency org="com.mikuac" name="shiro" rev="1.3.2">
<artifact name="shiro" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mikuac', module='shiro', version='1.3.2')
)
libraryDependencies += "com.mikuac" % "shiro" % "1.3.2"
[com.mikuac/shiro "1.3.2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-websocket | jar | 2.7.0 |
com.alibaba.fastjson2 : fastjson2 | jar | 2.0.7 |
org.jetbrains : annotations | jar | 23.0.0 |
org.springframework.boot : spring-boot-configuration-processor | jar | 2.7.0 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.24 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.7.0 |
junit : junit | jar | 4.13.2 |