| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.itheima.em.auth |
| Идентификатор | Идентификаторauthority-sdk |
| Последняя версия | Последняя версия1.0.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеauthority-sdk
authority-sdk是基于itcast-authority的restful接口实现的Java SDK的封装。
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| authority-sdk-1.0.4.pom | |
| authority-sdk-1.0.4.jar | 42 KB |
| authority-sdk-1.0.4-sources.jar | 28 KB |
| authority-sdk-1.0.4-javadoc.jar | 576 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| cn.hutool : hutool-all | jar | 5.7.18 |
| io.jsonwebtoken : jjwt | jar | 0.7.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |