License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdcom.alilitech |
ArtifactId | ArtifactIdboot-plus-security |
Last Version | Last Version2.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionboot-plus is a rapid development framework based on spring boot.
|
Filename | Size |
---|---|
boot-plus-security-2.0.1.pom | |
boot-plus-security-2.0.1.jar | 45 KB |
boot-plus-security-2.0.1-sources.jar | 37 KB |
boot-plus-security-2.0.1-javadoc.jar | 258 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.alilitech/boot-plus-security/ -->
<dependency>
<groupId>com.alilitech</groupId>
<artifactId>boot-plus-security</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.alilitech/boot-plus-security/
implementation 'com.alilitech:boot-plus-security:2.0.1'
// https://jarcasting.com/artifacts/com.alilitech/boot-plus-security/
implementation ("com.alilitech:boot-plus-security:2.0.1")
'com.alilitech:boot-plus-security:jar:2.0.1'
<dependency org="com.alilitech" name="boot-plus-security" rev="2.0.1">
<artifact name="boot-plus-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alilitech', module='boot-plus-security', version='2.0.1')
)
libraryDependencies += "com.alilitech" % "boot-plus-security" % "2.0.1"
[com.alilitech/boot-plus-security "2.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.alilitech : boot-plus-core Optional | jar | 2.0.1 |
com.alilitech : boot-plus-web Optional | jar | 2.0.1 |
org.springframework.boot : spring-boot-starter-security | jar | |
org.springframework.boot : spring-boot-starter-cache | jar | |
com.auth0 : java-jwt | jar | 3.2.0 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar |