| Лицензия |
Лицензия |
|---|---|
| Группа | Группаtech.mhuang |
| Идентификатор | Идентификаторhmtool-ext-jwt-springboot |
| Последняя версия | Последняя версия1.6.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеhmtool-ext-jwt-springboot
基于springboot的jwt封装
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/tech.mhuang/hmtool-ext-jwt-springboot/ -->
<dependency>
<groupId>tech.mhuang</groupId>
<artifactId>hmtool-ext-jwt-springboot</artifactId>
<version>1.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/tech.mhuang/hmtool-ext-jwt-springboot/
implementation 'tech.mhuang:hmtool-ext-jwt-springboot:1.6.2'
// https://jarcasting.com/artifacts/tech.mhuang/hmtool-ext-jwt-springboot/
implementation ("tech.mhuang:hmtool-ext-jwt-springboot:1.6.2")
'tech.mhuang:hmtool-ext-jwt-springboot:jar:1.6.2'
<dependency org="tech.mhuang" name="hmtool-ext-jwt-springboot" rev="1.6.2">
<artifact name="hmtool-ext-jwt-springboot" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.mhuang', module='hmtool-ext-jwt-springboot', version='1.6.2')
)
libraryDependencies += "tech.mhuang" % "hmtool-ext-jwt-springboot" % "1.6.2"
[tech.mhuang/hmtool-ext-jwt-springboot "1.6.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| tech.mhuang : hmtool-ext-jwt | jar | 1.6.2 |
| tech.mhuang : hmtool-ext-springboot | jar | 1.6.2 |