| License | 
                License | 
        
|---|---|
| GroupId | GroupIdorg.anyboot | 
    
| ArtifactId | ArtifactIdanycloud-start-mvc | 
    
| Version | Version8.5.2.2312-20220501 | 
        
| Type | Typepom | 
    
| Description | 
            DescriptionAnyLine针对SpringBoot环境的支持 
         | 
    
| Filename | Size | 
|---|---|
| anycloud-start-mvc-8.5.2.2312-20220501.pom | 885 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.anyboot/anycloud-start-mvc/ -->
<dependency>
    <groupId>org.anyboot</groupId>
    <artifactId>anycloud-start-mvc</artifactId>
    <version>8.5.2.2312-20220501</version>
    <type>pom</type>
</dependency>
                // https://jarcasting.com/artifacts/org.anyboot/anycloud-start-mvc/
implementation 'org.anyboot:anycloud-start-mvc:8.5.2.2312-20220501'
                // https://jarcasting.com/artifacts/org.anyboot/anycloud-start-mvc/
implementation ("org.anyboot:anycloud-start-mvc:8.5.2.2312-20220501")
                'org.anyboot:anycloud-start-mvc:pom:8.5.2.2312-20220501'
                <dependency org="org.anyboot" name="anycloud-start-mvc" rev="8.5.2.2312-20220501">
  <artifact name="anycloud-start-mvc" type="pom" />
</dependency>
                @Grapes(
@Grab(group='org.anyboot', module='anycloud-start-mvc', version='8.5.2.2312-20220501')
)
                libraryDependencies += "org.anyboot" % "anycloud-start-mvc" % "8.5.2.2312-20220501"
                [org.anyboot/anycloud-start-mvc "8.5.2.2312-20220501"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | 2.3.12.RELEASE | 
| org.springframework.boot : spring-boot-starter | jar | 2.3.12.RELEASE | 
| com.alibaba.cloud : spring-cloud-starter-alibaba-nacos-discovery | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.3.12.RELEASE |