| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcn.safekeeper |
| Идентификатор | Идентификаторsafekeeper-plugin-springboot-starter |
| Версия | Версия1.1.0 |
| Тип | Типjar |
| Описание |
ОписаниеA Java Web security framework, easy to use
|
<!-- https://jarcasting.com/artifacts/cn.safekeeper/safekeeper-plugin-springboot-starter/ -->
<dependency>
<groupId>cn.safekeeper</groupId>
<artifactId>safekeeper-plugin-springboot-starter</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.safekeeper/safekeeper-plugin-springboot-starter/
implementation 'cn.safekeeper:safekeeper-plugin-springboot-starter:1.1.0'
// https://jarcasting.com/artifacts/cn.safekeeper/safekeeper-plugin-springboot-starter/
implementation ("cn.safekeeper:safekeeper-plugin-springboot-starter:1.1.0")
'cn.safekeeper:safekeeper-plugin-springboot-starter:jar:1.1.0'
<dependency org="cn.safekeeper" name="safekeeper-plugin-springboot-starter" rev="1.1.0">
<artifact name="safekeeper-plugin-springboot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.safekeeper', module='safekeeper-plugin-springboot-starter', version='1.1.0')
)
libraryDependencies += "cn.safekeeper" % "safekeeper-plugin-springboot-starter" % "1.1.0"
[cn.safekeeper/safekeeper-plugin-springboot-starter "1.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| cn.safekeeper : safekeeper-core | jar | 1.1.0 |
| org.springframework.boot : spring-boot-starter-web Необязательный | jar | 2.0.6.RELEASE |
| com.nepxion : banner | jar | 1.0.2 |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | 2.0.6.RELEASE |
| org.springframework.boot : spring-boot-starter-data-redis | jar | 2.0.6.RELEASE |
| org.apache.commons : commons-pool2 Необязательный | jar | 2.5.0 |
| org.springframework.boot : spring-boot-starter-aop | jar | 2.0.6.RELEASE |
| org.apache.logging.log4j : log4j-api | jar | 2.14.1 |
| org.apache.logging.log4j : log4j-core Необязательный | jar | 2.14.1 |
| org.slf4j : slf4j-api Необязательный | jar | 1.7.30 |
| org.redisson : redisson | jar | 3.11.6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.0.6.RELEASE |