| License |
License |
|---|---|
| GroupId | GroupIdcom.github.kaizen4j |
| ArtifactId | ArtifactIdarmor-shiro-starter |
| Version | Version1.2.1.RELEASE |
| Type | Typejar |
| Description |
Descriptionarmor-shiro-starter
Kaizen for Java quickly developing
|
<!-- https://jarcasting.com/artifacts/com.github.kaizen4j/armor-shiro-starter/ -->
<dependency>
<groupId>com.github.kaizen4j</groupId>
<artifactId>armor-shiro-starter</artifactId>
<version>1.2.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kaizen4j/armor-shiro-starter/
implementation 'com.github.kaizen4j:armor-shiro-starter:1.2.1.RELEASE'
// https://jarcasting.com/artifacts/com.github.kaizen4j/armor-shiro-starter/
implementation ("com.github.kaizen4j:armor-shiro-starter:1.2.1.RELEASE")
'com.github.kaizen4j:armor-shiro-starter:jar:1.2.1.RELEASE'
<dependency org="com.github.kaizen4j" name="armor-shiro-starter" rev="1.2.1.RELEASE">
<artifact name="armor-shiro-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kaizen4j', module='armor-shiro-starter', version='1.2.1.RELEASE')
)
libraryDependencies += "com.github.kaizen4j" % "armor-shiro-starter" % "1.2.1.RELEASE"
[com.github.kaizen4j/armor-shiro-starter "1.2.1.RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
| org.springframework.boot : spring-boot-autoconfigure | jar | |
| org.springframework.boot : spring-boot-autoconfigure-processor Optional | jar | |
| org.springframework.boot : spring-boot-starter-aop | jar | |
| org.apache.shiro : shiro-spring-boot-web-starter | jar | 1.8.0 |
| com.github.whvcse : easy-captcha | jar | 1.6.2 |
| com.github.kaizen4j : armor-common | jar | 1.2.1.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | |
| mysql : mysql-connector-java | jar | |
| ch.qos.logback : logback-core | jar | |
| ch.qos.logback : logback-classic | jar | |
| org.springframework.boot : spring-boot-starter-test | jar | |
| org.springframework.boot : spring-boot-starter-jdbc | jar |