| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииБезопасность |
| Группа | Группаcom.github.ddphin |
| Идентификатор | Идентификаторddphin-security |
| Последняя версия | Последняя версия1.1.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеddphin-security
ddphin-security
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| ddphin-security-1.1.3.pom | |
| ddphin-security-1.1.3.jar | 50 KB |
| ddphin-security-1.1.3-sources.jar | 32 KB |
| ddphin-security-1.1.3-javadoc.jar | 322 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.ddphin/ddphin-security/ -->
<dependency>
<groupId>com.github.ddphin</groupId>
<artifactId>ddphin-security</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ddphin/ddphin-security/
implementation 'com.github.ddphin:ddphin-security:1.1.3'
// https://jarcasting.com/artifacts/com.github.ddphin/ddphin-security/
implementation ("com.github.ddphin:ddphin-security:1.1.3")
'com.github.ddphin:ddphin-security:jar:1.1.3'
<dependency org="com.github.ddphin" name="ddphin-security" rev="1.1.3">
<artifact name="ddphin-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ddphin', module='ddphin-security', version='1.1.3')
)
libraryDependencies += "com.github.ddphin" % "ddphin-security" % "1.1.3"
[com.github.ddphin/ddphin-security "1.1.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | 2.1.5.RELEASE |
| org.springframework.boot : spring-boot-starter-security | jar | 2.1.5.RELEASE |
| org.springframework.boot : spring-boot-starter-jdbc | jar | 2.1.5.RELEASE |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | 2.1.5.RELEASE |
| org.projectlombok : lombok | jar | 1.18.8 |
| com.alibaba : fastjson | jar | 1.2.47 |
| com.auth0 : java-jwt | jar | 3.8.1 |
| org.apache.commons : commons-lang3 | jar | 3.6 |
| joda-time : joda-time | jar | 2.10.3 |