| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesSpring Boot Container Microservices | 
        
| GroupId | GroupIdio.xiaper | 
    
| ArtifactId | ArtifactIdxiaper-spring-boot-upload | 
    
| Version | Version2.1.6.RELEASE | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionxiaper-spring-boot-service 
            full stack open source enterprise im engine component 
         | 
    
<!-- https://jarcasting.com/artifacts/io.xiaper/xiaper-spring-boot-upload/ -->
<dependency>
    <groupId>io.xiaper</groupId>
    <artifactId>xiaper-spring-boot-upload</artifactId>
    <version>2.1.6.RELEASE</version>
</dependency>
                // https://jarcasting.com/artifacts/io.xiaper/xiaper-spring-boot-upload/
implementation 'io.xiaper:xiaper-spring-boot-upload:2.1.6.RELEASE'
                // https://jarcasting.com/artifacts/io.xiaper/xiaper-spring-boot-upload/
implementation ("io.xiaper:xiaper-spring-boot-upload:2.1.6.RELEASE")
                'io.xiaper:xiaper-spring-boot-upload:jar:2.1.6.RELEASE'
                <dependency org="io.xiaper" name="xiaper-spring-boot-upload" rev="2.1.6.RELEASE">
  <artifact name="xiaper-spring-boot-upload" type="jar" />
</dependency>
                @Grapes(
@Grab(group='io.xiaper', module='xiaper-spring-boot-upload', version='2.1.6.RELEASE')
)
                libraryDependencies += "io.xiaper" % "xiaper-spring-boot-upload" % "2.1.6.RELEASE"
                [io.xiaper/xiaper-spring-boot-upload "2.1.6.RELEASE"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | 2.1.4.RELEASE | 
| org.springframework.boot : spring-boot-starter-data-jpa | jar | 2.1.4.RELEASE | 
| io.xiaper : xiaper-spring-boot-core | jar | 2.1.6.RELEASE | 
| io.xiaper : xiaper-spring-boot-data-jpa | jar | 2.1.6.RELEASE | 
| com.aliyun.oss : aliyun-sdk-oss | jar | 3.3.0 | 
| com.qcloud : cos_api | jar | 5.5.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.1.4.RELEASE |