| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcn.magichand | 
    
| ArtifactId | ArtifactIdmagichand | 
    
| Last Version | Last Version1.0.4 | 
        
| Release Date | Release Date | 
        
| Type | Typepom | 
    
| Description | 
            Descriptionmagichand 
            magichand parent 
         | 
    
| Filename | Size | 
|---|---|
| magichand-1.0.4.pom | 5 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/cn.magichand/magichand/ -->
<dependency>
    <groupId>cn.magichand</groupId>
    <artifactId>magichand</artifactId>
    <version>1.0.4</version>
    <type>pom</type>
</dependency>
                // https://jarcasting.com/artifacts/cn.magichand/magichand/
implementation 'cn.magichand:magichand:1.0.4'
                // https://jarcasting.com/artifacts/cn.magichand/magichand/
implementation ("cn.magichand:magichand:1.0.4")
                'cn.magichand:magichand:pom:1.0.4'
                <dependency org="cn.magichand" name="magichand" rev="1.0.4">
  <artifact name="magichand" type="pom" />
</dependency>
                @Grapes(
@Grab(group='cn.magichand', module='magichand', version='1.0.4')
)
                libraryDependencies += "cn.magichand" % "magichand" % "1.0.4"
                [cn.magichand/magichand "1.0.4"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| 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.projectlombok : lombok | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar |