| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcn.safekeeper |
| Идентификатор | Идентификаторsafekeeper-plugin |
| Версия | Версия0.0.1 |
| Тип | Типjar |
| Описание |
ОписаниеA Java Web security framework, easy to use
|
| Имя Файла | Размер |
|---|---|
| safekeeper-plugin-0.0.1.pom | |
| safekeeper-plugin-0.0.1.jar | 34 KB |
| safekeeper-plugin-0.0.1-sources.jar | 18 KB |
| safekeeper-plugin-0.0.1-javadoc.jar | 195 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/cn.safekeeper/safekeeper-plugin/ -->
<dependency>
<groupId>cn.safekeeper</groupId>
<artifactId>safekeeper-plugin</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/cn.safekeeper/safekeeper-plugin/
implementation 'cn.safekeeper:safekeeper-plugin:0.0.1'
// https://jarcasting.com/artifacts/cn.safekeeper/safekeeper-plugin/
implementation ("cn.safekeeper:safekeeper-plugin:0.0.1")
'cn.safekeeper:safekeeper-plugin:jar:0.0.1'
<dependency org="cn.safekeeper" name="safekeeper-plugin" rev="0.0.1">
<artifact name="safekeeper-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.safekeeper', module='safekeeper-plugin', version='0.0.1')
)
libraryDependencies += "cn.safekeeper" % "safekeeper-plugin" % "0.0.1"
[cn.safekeeper/safekeeper-plugin "0.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| cn.safekeeper : safekeeper-core | jar | 0.0.1 |
| org.springframework.boot : spring-boot-starter-web Необязательный | jar | 2.0.6.RELEASE |
| 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.springframework.boot : spring-boot-starter-test | jar | 2.0.6.RELEASE |