| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcn.magichand | 
    
| ArtifactId | ArtifactIdmagichand-common-core | 
    
| Last Version | Last Version1.0.4 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Description公共工具类核心包 
         | 
    
| Filename | Size | 
|---|---|
| magichand-common-core-1.0.4.pom | |
| magichand-common-core-1.0.4.jar | 25 KB | 
| magichand-common-core-1.0.4-sources.jar | 18 KB | 
| magichand-common-core-1.0.4-javadoc.jar | 154 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/cn.magichand/magichand-common-core/ -->
<dependency>
    <groupId>cn.magichand</groupId>
    <artifactId>magichand-common-core</artifactId>
    <version>1.0.4</version>
</dependency>
                // https://jarcasting.com/artifacts/cn.magichand/magichand-common-core/
implementation 'cn.magichand:magichand-common-core:1.0.4'
                // https://jarcasting.com/artifacts/cn.magichand/magichand-common-core/
implementation ("cn.magichand:magichand-common-core:1.0.4")
                'cn.magichand:magichand-common-core:jar:1.0.4'
                <dependency org="cn.magichand" name="magichand-common-core" rev="1.0.4">
  <artifact name="magichand-common-core" type="jar" />
</dependency>
                @Grapes(
@Grab(group='cn.magichand', module='magichand-common-core', version='1.0.4')
)
                libraryDependencies += "cn.magichand" % "magichand-common-core" % "1.0.4"
                [cn.magichand/magichand-common-core "1.0.4"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| cn.hutool : hutool-all | jar | 5.5.1 | 
| org.springframework.boot : spring-boot-starter-data-redis | jar | |
| javax.servlet : javax.servlet-api | jar | |
| com.baomidou : mybatis-plus-extension | jar | 3.4.1 | 
| org.springframework.boot : spring-boot-starter-validation | jar | |
| org.springframework.boot : spring-boot-starter-json | jar | |
| io.swagger : swagger-annotations | jar | 1.5.24 | 
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
| com.github.ulisesbocchio : jasypt-spring-boot-starter | jar | 2.1.0 | 
| org.springframework.boot : spring-boot-starter-actuator | jar | |
| de.codecentric : spring-boot-admin-starter-client | jar | 2.3.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework : spring-webmvc | jar | |
| org.projectlombok : lombok | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar |