| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.power4j.fist | 
    
| ArtifactId | ArtifactIdfist-kit-cloud-core | 
    
| Last Version | Last Version2022.0.10 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionFist Cloud Dependencies 
         | 
    
<!-- https://jarcasting.com/artifacts/com.power4j.fist/fist-kit-cloud-core/ -->
<dependency>
    <groupId>com.power4j.fist</groupId>
    <artifactId>fist-kit-cloud-core</artifactId>
    <version>2022.0.10</version>
</dependency>
                // https://jarcasting.com/artifacts/com.power4j.fist/fist-kit-cloud-core/
implementation 'com.power4j.fist:fist-kit-cloud-core:2022.0.10'
                // https://jarcasting.com/artifacts/com.power4j.fist/fist-kit-cloud-core/
implementation ("com.power4j.fist:fist-kit-cloud-core:2022.0.10")
                'com.power4j.fist:fist-kit-cloud-core:jar:2022.0.10'
                <dependency org="com.power4j.fist" name="fist-kit-cloud-core" rev="2022.0.10">
  <artifact name="fist-kit-cloud-core" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.power4j.fist', module='fist-kit-cloud-core', version='2022.0.10')
)
                libraryDependencies += "com.power4j.fist" % "fist-kit-cloud-core" % "2022.0.10"
                [com.power4j.fist/fist-kit-cloud-core "2022.0.10"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.power4j.fist : fist-kit-boot-core | jar | 2022.0.10 | 
| org.springframework.cloud : spring-cloud-starter-openfeign Optional | jar | |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.6.8 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.24 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.6.8 | 
| org.springframework.security : spring-security-test | jar | |
| org.mockito : mockito-core | jar | 4.0.0 | 
| org.mockito : mockito-inline | jar | 4.0.0 | 
| org.mockito : mockito-junit-jupiter | jar | 4.0.0 | 
| org.codehaus.groovy : groovy | jar |