| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices |
| GroupId | GroupIdcom.mizhousoft.boot |
| ArtifactId | ArtifactIdauthentication-spring-boot-starter |
| Last Version | Last Version1.4.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionauthentication-spring-boot-starter
Mizhousoft Boot
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.mizhousoft.boot/authentication-spring-boot-starter/ -->
<dependency>
<groupId>com.mizhousoft.boot</groupId>
<artifactId>authentication-spring-boot-starter</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.mizhousoft.boot/authentication-spring-boot-starter/
implementation 'com.mizhousoft.boot:authentication-spring-boot-starter:1.4.0'
// https://jarcasting.com/artifacts/com.mizhousoft.boot/authentication-spring-boot-starter/
implementation ("com.mizhousoft.boot:authentication-spring-boot-starter:1.4.0")
'com.mizhousoft.boot:authentication-spring-boot-starter:jar:1.4.0'
<dependency org="com.mizhousoft.boot" name="authentication-spring-boot-starter" rev="1.4.0">
<artifact name="authentication-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mizhousoft.boot', module='authentication-spring-boot-starter', version='1.4.0')
)
libraryDependencies += "com.mizhousoft.boot" % "authentication-spring-boot-starter" % "1.4.0"
[com.mizhousoft.boot/authentication-spring-boot-starter "1.4.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.mizhousoft.commons : mizhousoft-commons | jar | 1.4.0 |
| org.apache.shiro : shiro-web | jar | 1.9.0 |
| org.springframework : spring-webmvc | jar | 5.3.20 |
| jakarta.annotation : jakarta.annotation-api | jar | 1.3.5 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.13.3 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.3 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.3 |
| org.springframework.boot : spring-boot | jar | 2.6.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| jakarta.servlet : jakarta.servlet-api | jar | 4.0.4 |