| License |
License |
|---|---|
| Categories |
CategoriesSecurity |
| GroupId | GroupIdcom.outegret |
| ArtifactId | ArtifactIdsupport-security |
| Version | Version1.6.0.RELEASE |
| Type | Typejar |
| Description |
Description基础支持
|
<!-- https://jarcasting.com/artifacts/com.outegret/support-security/ -->
<dependency>
<groupId>com.outegret</groupId>
<artifactId>support-security</artifactId>
<version>1.6.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.outegret/support-security/
implementation 'com.outegret:support-security:1.6.0.RELEASE'
// https://jarcasting.com/artifacts/com.outegret/support-security/
implementation ("com.outegret:support-security:1.6.0.RELEASE")
'com.outegret:support-security:jar:1.6.0.RELEASE'
<dependency org="com.outegret" name="support-security" rev="1.6.0.RELEASE">
<artifact name="support-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.outegret', module='support-security', version='1.6.0.RELEASE')
)
libraryDependencies += "com.outegret" % "support-security" % "1.6.0.RELEASE"
[com.outegret/support-security "1.6.0.RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter Optional | jar | 2.1.3.RELEASE |
| com.github.ulisesbocchio : jasypt-spring-boot-starter | jar | 3.0.0 |
| com.auth0 : java-jwt | jar | 3.4.0 |
| javax.validation : validation-api | jar | 2.0.1.Final |
| org.hibernate : hibernate-validator | jar | 6.0.14.Final |
| io.swagger : swagger-annotations | jar | 1.5.21 |
| com.baomidou : mybatis-plus-annotation | jar | 3.3.2 |
| com.baomidou : mybatis-plus-extension | jar | 3.3.2 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.11.0 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.11.0 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.11.0 |
| org.projectlombok : lombok | jar | 1.18.8 |
| com.alibaba : fastjson | jar | 1.2.70 |
| commons-collections : commons-collections | jar | 3.2.2 |
| org.apache.commons : commons-lang3 | jar | 3.9 |
| commons-io : commons-io | jar | 2.4 |
| cn.hutool : hutool-all | jar | 5.4.6 |
| org.mapstruct : mapstruct | jar | 1.4.1.Final |
| org.mapstruct : mapstruct-processor | jar | 1.4.1.Final |