Last Version

com.alilitech:boot-plus-biz-security 1.1.4

boot-plus is a rapid development framework based on spring boot.

License

License

Categories

Categories

Security
GroupId

GroupId

com.alilitech
ArtifactId

ArtifactId

boot-plus-biz-security
Version

Version

1.1.4
Type

Type

jar
Description

Description

boot-plus is a rapid development framework based on spring boot.

Download boot-plus-biz-security 1.1.4


<!-- https://jarcasting.com/artifacts/com.alilitech/boot-plus-biz-security/ -->
<dependency>
    <groupId>com.alilitech</groupId>
    <artifactId>boot-plus-biz-security</artifactId>
    <version>1.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.alilitech/boot-plus-biz-security/
implementation 'com.alilitech:boot-plus-biz-security:1.1.4'
// https://jarcasting.com/artifacts/com.alilitech/boot-plus-biz-security/
implementation ("com.alilitech:boot-plus-biz-security:1.1.4")
'com.alilitech:boot-plus-biz-security:jar:1.1.4'
<dependency org="com.alilitech" name="boot-plus-biz-security" rev="1.1.4">
  <artifact name="boot-plus-biz-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alilitech', module='boot-plus-biz-security', version='1.1.4')
)
libraryDependencies += "com.alilitech" % "boot-plus-biz-security" % "1.1.4"
[com.alilitech/boot-plus-biz-security "1.1.4"]

Dependencies

compile (4)

Group / Artifact Type Version
com.alilitech : boot-plus-core jar 1.1.4
org.springframework.boot : spring-boot-starter-security jar
org.springframework.boot : spring-boot-starter-cache jar
com.auth0 : java-jwt jar 3.2.0

provided (1)

Group / Artifact Type Version
com.alilitech : boot-plus-web jar 1.1.4

Project Modules

There are no modules declared in this project.