itcast-auth-spring-boot-starter

基于itcast-auth-server的restful接口实现的Java SDK的封装。

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.itheima.em.auth
ArtifactId

ArtifactId

itcast-auth-spring-boot-starter
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

itcast-auth-spring-boot-starter
基于itcast-auth-server的restful接口实现的Java SDK的封装。
Project URL

Project URL

https://www.itcast.cn/
Source Code Management

Source Code Management

http://www.itheima.com/

Download itcast-auth-spring-boot-starter

How to add to project

<!-- https://jarcasting.com/artifacts/com.itheima.em.auth/itcast-auth-spring-boot-starter/ -->
<dependency>
    <groupId>com.itheima.em.auth</groupId>
    <artifactId>itcast-auth-spring-boot-starter</artifactId>
    <version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.itheima.em.auth/itcast-auth-spring-boot-starter/
implementation 'com.itheima.em.auth:itcast-auth-spring-boot-starter:1.0.5'
// https://jarcasting.com/artifacts/com.itheima.em.auth/itcast-auth-spring-boot-starter/
implementation ("com.itheima.em.auth:itcast-auth-spring-boot-starter:1.0.5")
'com.itheima.em.auth:itcast-auth-spring-boot-starter:jar:1.0.5'
<dependency org="com.itheima.em.auth" name="itcast-auth-spring-boot-starter" rev="1.0.5">
  <artifact name="itcast-auth-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.itheima.em.auth', module='itcast-auth-spring-boot-starter', version='1.0.5')
)
libraryDependencies += "com.itheima.em.auth" % "itcast-auth-spring-boot-starter" % "1.0.5"
[com.itheima.em.auth/itcast-auth-spring-boot-starter "1.0.5"]

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.3.4.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.3.4.RELEASE
com.itheima.em.auth : authority-sdk jar 1.0.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0