| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.tencent.cloud | 
    
| ArtifactId | ArtifactIdspring-cloud-tencent-commons | 
    
| Last Version | Last Version1.5.3-2021.0.2 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionSpring Cloud Tencent Commons 
            Spring Cloud Tencent 
         | 
    
| Project URL | 
                    Project URL | 
            
| Project Organization | 
                    Project Organization | 
            
<!-- https://jarcasting.com/artifacts/com.tencent.cloud/spring-cloud-tencent-commons/ -->
<dependency>
    <groupId>com.tencent.cloud</groupId>
    <artifactId>spring-cloud-tencent-commons</artifactId>
    <version>1.5.3-2021.0.2</version>
</dependency>
                // https://jarcasting.com/artifacts/com.tencent.cloud/spring-cloud-tencent-commons/
implementation 'com.tencent.cloud:spring-cloud-tencent-commons:1.5.3-2021.0.2'
                // https://jarcasting.com/artifacts/com.tencent.cloud/spring-cloud-tencent-commons/
implementation ("com.tencent.cloud:spring-cloud-tencent-commons:1.5.3-2021.0.2")
                'com.tencent.cloud:spring-cloud-tencent-commons:jar:1.5.3-2021.0.2'
                <dependency org="com.tencent.cloud" name="spring-cloud-tencent-commons" rev="1.5.3-2021.0.2">
  <artifact name="spring-cloud-tencent-commons" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.tencent.cloud', module='spring-cloud-tencent-commons', version='1.5.3-2021.0.2')
)
                libraryDependencies += "com.tencent.cloud" % "spring-cloud-tencent-commons" % "1.5.3-2021.0.2"
                [com.tencent.cloud/spring-cloud-tencent-commons "1.5.3-2021.0.2"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.tencent.polaris : polaris-model | jar | 1.6.1 | 
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.6.7 | 
| org.springframework.boot : spring-boot-configuration-processor | jar | 2.6.7 | 
| org.springframework.boot : spring-boot-starter-json | jar | 2.6.7 | 
| org.springframework.cloud : spring-cloud-starter | jar | 3.1.2 | 
| commons-collections : commons-collections | jar | 3.2.2 | 
| commons-lang : commons-lang | jar | 2.5 | 
| commons-io : commons-io | jar | 2.7 | 
| org.springframework.cloud : spring-cloud-starter-gateway Optional | jar | 3.1.2 | 
| org.springframework.cloud : spring-cloud-starter-openfeign Optional | jar | 3.1.2 | 
| org.springframework.boot : spring-boot-starter-web Optional | jar | 2.6.7 | 
| org.springframework.boot : spring-boot-starter-webflux Optional | jar | 2.6.7 |