is not current version
Last Version 1.3.2

Shiro 1.0.9

基于OneBot协议的SpringBoot快速开发框架

License

License

GroupId

GroupId

com.mikuac
ArtifactId

ArtifactId

shiro
Version

Version

1.0.9
Type

Type

jar
Description

Description

Shiro
基于OneBot协议的SpringBoot快速开发框架
Project URL

Project URL

https://mikuac.com
Source Code Management

Source Code Management

https://github.com/MisakaTAT/Shiro/tree/main

Download shiro 1.0.9


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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.5.2
org.springframework.boot : spring-boot-starter-websocket jar 2.5.2
org.projectlombok : lombok Optional jar 1.18.20
com.alibaba : fastjson jar 1.2.76
org.jetbrains : annotations jar 13.0

Project Modules

There are no modules declared in this project.