| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииБезопасность |
| Группа | Группаcom.github.tackfast |
| Идентификатор | Идентификаторjarboot-common-security |
| Версия | Версия1.0.5 |
| Тип | Типjar |
| Описание |
Описаниеjarboot 安全工具类
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| jarboot-common-security-1.0.5.pom | |
| jarboot-common-security-1.0.5-sources.jar | 146 bytes |
| jarboot-common-security-1.0.5-javadoc.jar | 146 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.tackfast/jarboot-common-security/ -->
<dependency>
<groupId>com.github.tackfast</groupId>
<artifactId>jarboot-common-security</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tackfast/jarboot-common-security/
implementation 'com.github.tackfast:jarboot-common-security:1.0.5'
// https://jarcasting.com/artifacts/com.github.tackfast/jarboot-common-security/
implementation ("com.github.tackfast:jarboot-common-security:1.0.5")
'com.github.tackfast:jarboot-common-security:jar:1.0.5'
<dependency org="com.github.tackfast" name="jarboot-common-security" rev="1.0.5">
<artifact name="jarboot-common-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tackfast', module='jarboot-common-security', version='1.0.5')
)
libraryDependencies += "com.github.tackfast" % "jarboot-common-security" % "1.0.5"
[com.github.tackfast/jarboot-common-security "1.0.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.tackfast : jarboot-common-core | jar | |
| com.baomidou : mybatis-plus-extension | jar | |
| io.github.openfeign : feign-core | jar | |
| org.springframework.security.oauth.boot : spring-security-oauth2-autoconfigure | jar | |
| org.springframework.data : spring-data-redis | jar | |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | |
| org.springframework.cloud : spring-cloud-starter-openfeign | jar | |
| com.github.ulisesbocchio : jasypt-spring-boot-starter | jar | 3.0.3 |
| cn.hutool : hutool-all | jar | 5.6.7 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | |
| org.projectlombok : lombok | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar |