| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesSecurity | 
        
| GroupId | GroupIdcom.github.teakfly | 
    
| ArtifactId | ArtifactIdteafly-common-security | 
    
| Last Version | Last Version2.0.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionteafly 安全工具类 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| teafly-common-security-2.0.0.pom | |
| teafly-common-security-2.0.0-sources.jar | 146 bytes | 
| teafly-common-security-2.0.0-javadoc.jar | 146 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.teakfly/teafly-common-security/ -->
<dependency>
    <groupId>com.github.teakfly</groupId>
    <artifactId>teafly-common-security</artifactId>
    <version>2.0.0</version>
</dependency>
                // https://jarcasting.com/artifacts/com.github.teakfly/teafly-common-security/
implementation 'com.github.teakfly:teafly-common-security:2.0.0'
                // https://jarcasting.com/artifacts/com.github.teakfly/teafly-common-security/
implementation ("com.github.teakfly:teafly-common-security:2.0.0")
                'com.github.teakfly:teafly-common-security:jar:2.0.0'
                <dependency org="com.github.teakfly" name="teafly-common-security" rev="2.0.0">
  <artifact name="teafly-common-security" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.github.teakfly', module='teafly-common-security', version='2.0.0')
)
                libraryDependencies += "com.github.teakfly" % "teafly-common-security" % "2.0.0"
                [com.github.teakfly/teafly-common-security "2.0.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.github.teakfly : teafly-common-core | jar | |
| com.baomidou : mybatis-plus-extension | jar | |
| io.github.openfeign : feign-core | jar | |
| org.springframework.security.oauth.boot : spring-security-oauth2-autoconfigure | jar | |
| org.springframework.data : spring-data-redis | jar | |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
| org.springframework.cloud : spring-cloud-starter-openfeign | jar | |
| com.github.ulisesbocchio : jasypt-spring-boot-starter | jar | 3.0.3 | 
| cn.hutool : hutool-all | jar | 5.6.3 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| javax.servlet : javax.servlet-api | jar | |
| org.projectlombok : lombok | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar |