| License | 
                License | 
        
|---|---|
| GroupId | GroupIdpro.haichuang.framework | 
    
| ArtifactId | ArtifactIdhc-base | 
    
| Last Version | Last Version1.2.2.211220 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionThis is HaiChuang's self-developed simple framework 
         | 
    
| Project URL | 
                    Project URL | 
            
| Project Organization | 
                    Project Organization | 
            
| Filename | Size | 
|---|---|
| hc-base-1.2.2.211220.pom | |
| hc-base-1.2.2.211220.jar | 142 KB | 
| hc-base-1.2.2.211220-sources.jar | 110 KB | 
| hc-base-1.2.2.211220-javadoc.jar | 789 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/pro.haichuang.framework/hc-base/ -->
<dependency>
    <groupId>pro.haichuang.framework</groupId>
    <artifactId>hc-base</artifactId>
    <version>1.2.2.211220</version>
</dependency>
                // https://jarcasting.com/artifacts/pro.haichuang.framework/hc-base/
implementation 'pro.haichuang.framework:hc-base:1.2.2.211220'
                // https://jarcasting.com/artifacts/pro.haichuang.framework/hc-base/
implementation ("pro.haichuang.framework:hc-base:1.2.2.211220")
                'pro.haichuang.framework:hc-base:jar:1.2.2.211220'
                <dependency org="pro.haichuang.framework" name="hc-base" rev="1.2.2.211220">
  <artifact name="hc-base" type="jar" />
</dependency>
                @Grapes(
@Grab(group='pro.haichuang.framework', module='hc-base', version='1.2.2.211220')
)
                libraryDependencies += "pro.haichuang.framework" % "hc-base" % "1.2.2.211220"
                [pro.haichuang.framework/hc-base "1.2.2.211220"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.alibaba : log4j2-ttl-thread-context-map | jar | 1.3.3 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.5.5 |