authority-sdk

authority-sdk是基于itcast-authority的restful接口实现的Java SDK的封装。

Лицензия

Лицензия

Группа

Группа

com.itheima.em.auth
Идентификатор

Идентификатор

authority-sdk
Последняя версия

Последняя версия

1.0.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

authority-sdk
authority-sdk是基于itcast-authority的restful接口实现的Java SDK的封装。
Ссылка на сайт

Ссылка на сайт

https://www.itcast.cn/
Система контроля версий

Система контроля версий

http://www.itheima.com/

Скачать authority-sdk

Как подключить последнюю версию

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
cn.hutool : hutool-all jar 5.7.18
io.jsonwebtoken : jjwt jar 0.7.0

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.4
1.0.3
1.0.1
1.0