| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииБезопасность |
| Группа | Группаcom.github.xiongxcodes |
| Идентификатор | Идентификаторhaohope-security |
| Последняя версия | Последняя версия1.0.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеModules to centralize common resources and configuration for "haohope components" Maven builds.
|
| Имя Файла | Размер |
|---|---|
| haohope-security-1.0.2.pom | |
| haohope-security-1.0.2.jar | 25 KB |
| haohope-security-1.0.2-sources.jar | 17 KB |
| haohope-security-1.0.2-javadoc.jar | 147 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.xiongxcodes/haohope-security/ -->
<dependency>
<groupId>com.github.xiongxcodes</groupId>
<artifactId>haohope-security</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xiongxcodes/haohope-security/
implementation 'com.github.xiongxcodes:haohope-security:1.0.2'
// https://jarcasting.com/artifacts/com.github.xiongxcodes/haohope-security/
implementation ("com.github.xiongxcodes:haohope-security:1.0.2")
'com.github.xiongxcodes:haohope-security:jar:1.0.2'
<dependency org="com.github.xiongxcodes" name="haohope-security" rev="1.0.2">
<artifact name="haohope-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xiongxcodes', module='haohope-security', version='1.0.2')
)
libraryDependencies += "com.github.xiongxcodes" % "haohope-security" % "1.0.2"
[com.github.xiongxcodes/haohope-security "1.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok Необязательный | jar | |
| com.google.guava : guava | jar | |
| org.springframework.boot : spring-boot-starter-security Необязательный | jar | |
| com.fasterxml.jackson.core : jackson-databind | jar | |
| org.springframework.boot : spring-boot-starter-web Необязательный | jar |