| License | 
                License | 
        
|---|---|
| GroupId | GroupIdio.github.haifeng303 | 
    
| ArtifactId | ArtifactIdfeng-cloud-common | 
    
| Last Version | Last Version2.0.1 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionfeng-cloud-common 
            parent pom 
         | 
    
| Filename | Size | 
|---|---|
| feng-cloud-common-2.0.1.pom | |
| feng-cloud-common-2.0.1.jar | 56 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.github.haifeng303/feng-cloud-common/ -->
<dependency>
    <groupId>io.github.haifeng303</groupId>
    <artifactId>feng-cloud-common</artifactId>
    <version>2.0.1</version>
</dependency>
                // https://jarcasting.com/artifacts/io.github.haifeng303/feng-cloud-common/
implementation 'io.github.haifeng303:feng-cloud-common:2.0.1'
                // https://jarcasting.com/artifacts/io.github.haifeng303/feng-cloud-common/
implementation ("io.github.haifeng303:feng-cloud-common:2.0.1")
                'io.github.haifeng303:feng-cloud-common:jar:2.0.1'
                <dependency org="io.github.haifeng303" name="feng-cloud-common" rev="2.0.1">
  <artifact name="feng-cloud-common" type="jar" />
</dependency>
                @Grapes(
@Grab(group='io.github.haifeng303', module='feng-cloud-common', version='2.0.1')
)
                libraryDependencies += "io.github.haifeng303" % "feng-cloud-common" % "2.0.1"
                [io.github.haifeng303/feng-cloud-common "2.0.1"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | 2.3.4.RELEASE | 
| org.apache.commons : commons-lang3 | jar | 3.5 | 
| joda-time : joda-time | jar | 2.10.3 | 
| com.alibaba : fastjson | jar | 1.2.54 | 
| commons-collections : commons-collections | jar | 3.2 | 
| org.slf4j : slf4j-api | jar | 1.7.30 | 
| org.springframework : spring-web | jar | |
| cn.hutool : hutool-all | jar | 4.6.4 | 
| commons-codec : commons-codec | jar | 1.14 | 
| org.apache.httpcomponents : httpclient | jar | 4.5.12 | 
| org.springframework : spring-context | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 4.0.1 |