| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииБезопасность |
| Группа | Группаcom.github.yiuman |
| Идентификатор | Идентификаторcitrus-security |
| Последняя версия | Последняя версия0.14.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcitrus-security
springboot-开发脚手架
|
| Имя Файла | Размер |
|---|---|
| citrus-security-0.14.0.pom | |
| citrus-security-0.14.0.jar | 55 KB |
| citrus-security-0.14.0-sources.jar | 35 KB |
| citrus-security-0.14.0-javadoc.jar | 297 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.yiuman/citrus-security/ -->
<dependency>
<groupId>com.github.yiuman</groupId>
<artifactId>citrus-security</artifactId>
<version>0.14.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yiuman/citrus-security/
implementation 'com.github.yiuman:citrus-security:0.14.0'
// https://jarcasting.com/artifacts/com.github.yiuman/citrus-security/
implementation ("com.github.yiuman:citrus-security:0.14.0")
'com.github.yiuman:citrus-security:jar:0.14.0'
<dependency org="com.github.yiuman" name="citrus-security" rev="0.14.0">
<artifact name="citrus-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yiuman', module='citrus-security', version='0.14.0')
)
libraryDependencies += "com.github.yiuman" % "citrus-security" % "0.14.0"
[com.github.yiuman/citrus-security "0.14.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.yiuman : citrus-support | jar | 0.14.0 |
| org.springframework.boot : spring-boot-starter-web | jar | |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | |
| org.springframework.boot : spring-boot-starter-security | jar | |
| org.springframework.boot : spring-boot-starter-data-redis | jar | |
| org.springframework.boot : spring-boot-starter-aop | jar | |
| io.jsonwebtoken : jjwt-api | jar | 0.11.0 |
| io.jsonwebtoken : jjwt-impl | jar | 0.11.0 |
| io.jsonwebtoken : jjwt-jackson | jar | 0.11.0 |
| cn.hutool : hutool-all | jar | 5.5.6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.16 |