| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииБезопасность |
| Группа | Группаcom.github.jherculesqz |
| Идентификатор | Идентификаторcore-fw-spring-security |
| Последняя версия | Последняя версия1.0.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcore-fw-spring-security
It is a Java tool class library, pure Java, independent of heavy frameworks like Spring, easy to use for lightweight projects and improve development efficiency
|
| Имя Файла | Размер |
|---|---|
| core-fw-spring-security-1.0.2.pom | |
| core-fw-spring-security-1.0.2.jar | 27 KB |
| core-fw-spring-security-1.0.2-sources.jar | 15 KB |
| core-fw-spring-security-1.0.2-javadoc.jar | 177 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.jherculesqz/core-fw-spring-security/ -->
<dependency>
<groupId>com.github.jherculesqz</groupId>
<artifactId>core-fw-spring-security</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jherculesqz/core-fw-spring-security/
implementation 'com.github.jherculesqz:core-fw-spring-security:1.0.2'
// https://jarcasting.com/artifacts/com.github.jherculesqz/core-fw-spring-security/
implementation ("com.github.jherculesqz:core-fw-spring-security:1.0.2")
'com.github.jherculesqz:core-fw-spring-security:jar:1.0.2'
<dependency org="com.github.jherculesqz" name="core-fw-spring-security" rev="1.0.2">
<artifact name="core-fw-spring-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jherculesqz', module='core-fw-spring-security', version='1.0.2')
)
libraryDependencies += "com.github.jherculesqz" % "core-fw-spring-security" % "1.0.2"
[com.github.jherculesqz/core-fw-spring-security "1.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.jherculesqz : core-fw-spring | jar | 1.0.2 |
| org.springframework.boot : spring-boot-starter-data-mongodb | jar | 2.0.3.RELEASE |
| org.springframework.boot : spring-boot-starter-security | jar | 2.0.3.RELEASE |
| org.springframework.boot : spring-boot-starter-thymeleaf | jar | 2.0.3.RELEASE |
| nz.net.ultraq.thymeleaf : thymeleaf-layout-dialect | jar | 2.3.0 |