| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы Безопасность |
| Группа | Группаcom.github.surpassm |
| Идентификатор | Идентификаторsecurity-spring-boot-starter |
| Последняя версия | Последняя версия1.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеsecurity-spring-boot-starter
基于spring security权限控制框架
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.github.surpassm/security-spring-boot-starter/ -->
<dependency>
<groupId>com.github.surpassm</groupId>
<artifactId>security-spring-boot-starter</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.surpassm/security-spring-boot-starter/
implementation 'com.github.surpassm:security-spring-boot-starter:1.0.1'
// https://jarcasting.com/artifacts/com.github.surpassm/security-spring-boot-starter/
implementation ("com.github.surpassm:security-spring-boot-starter:1.0.1")
'com.github.surpassm:security-spring-boot-starter:jar:1.0.1'
<dependency org="com.github.surpassm" name="security-spring-boot-starter" rev="1.0.1">
<artifact name="security-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.surpassm', module='security-spring-boot-starter', version='1.0.1')
)
libraryDependencies += "com.github.surpassm" % "security-spring-boot-starter" % "1.0.1"
[com.github.surpassm/security-spring-boot-starter "1.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-data-redis | jar | 2.1.3.RELEASE |
| org.springframework.boot : spring-boot-starter-data-jpa | jar | 2.1.3.RELEASE |
| org.springframework.boot : spring-boot-starter-security | jar | 2.1.3.RELEASE |
| org.springframework.boot : spring-boot-starter-web | jar | 2.1.3.RELEASE |
| joda-time : joda-time | jar | 2.10.1 |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | 2.1.3.RELEASE |
| org.projectlombok : lombok Необязательный | jar | 1.18.6 |
| org.apache.commons : commons-lang3 | jar | 3.8.1 |
| org.springframework.security.oauth.boot : spring-security-oauth2-autoconfigure | jar | 2.1.3.RELEASE |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.10.0.pr1 |
| io.jsonwebtoken : jjwt | jar | 0.9.0 |
| org.apache.commons : commons-collections4 | jar | 4.3 |
| com.squareup.okhttp3 : okhttp | jar | 4.1.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.1.3.RELEASE |
| org.springframework.security : spring-security-test | jar | 5.1.4.RELEASE |