| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы Безопасность |
| Группа | Группаcom.github.hiwepy |
| Идентификатор | Идентификаторsecurity-biz-spring-boot-starter |
| Версия | Версия2.0.0.RELEASE |
| Тип | Типjar |
| Описание |
Описаниеcom.github.hiwepy:security-biz-spring-boot-starter
Spring Boot Starter For Spring Security Biz
|
| Ссылка на сайт |
Ссылка на сайт |
<!-- https://jarcasting.com/artifacts/com.github.hiwepy/security-biz-spring-boot-starter/ -->
<dependency>
<groupId>com.github.hiwepy</groupId>
<artifactId>security-biz-spring-boot-starter</artifactId>
<version>2.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hiwepy/security-biz-spring-boot-starter/
implementation 'com.github.hiwepy:security-biz-spring-boot-starter:2.0.0.RELEASE'
// https://jarcasting.com/artifacts/com.github.hiwepy/security-biz-spring-boot-starter/
implementation ("com.github.hiwepy:security-biz-spring-boot-starter:2.0.0.RELEASE")
'com.github.hiwepy:security-biz-spring-boot-starter:jar:2.0.0.RELEASE'
<dependency org="com.github.hiwepy" name="security-biz-spring-boot-starter" rev="2.0.0.RELEASE">
<artifact name="security-biz-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hiwepy', module='security-biz-spring-boot-starter', version='2.0.0.RELEASE')
)
libraryDependencies += "com.github.hiwepy" % "security-biz-spring-boot-starter" % "2.0.0.RELEASE"
[com.github.hiwepy/security-biz-spring-boot-starter "2.0.0.RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-webmvc | jar | |
| org.springframework : spring-webflux | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.30 |