Last Version

org.anyboot:anycloud-start-mvc 8.5.3.2312-20220623

Parent pom providing dependency and plugin management for applications built with Maven

License

License

GroupId

GroupId

org.anyboot
ArtifactId

ArtifactId

anycloud-start-mvc
Version

Version

8.5.3.2312-20220623
Type

Type

pom
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven

Download anycloud-start-mvc 8.5.3.2312-20220623


<!-- https://jarcasting.com/artifacts/org.anyboot/anycloud-start-mvc/ -->
<dependency>
    <groupId>org.anyboot</groupId>
    <artifactId>anycloud-start-mvc</artifactId>
    <version>8.5.3.2312-20220623</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.anyboot/anycloud-start-mvc/
implementation 'org.anyboot:anycloud-start-mvc:8.5.3.2312-20220623'
// https://jarcasting.com/artifacts/org.anyboot/anycloud-start-mvc/
implementation ("org.anyboot:anycloud-start-mvc:8.5.3.2312-20220623")
'org.anyboot:anycloud-start-mvc:pom:8.5.3.2312-20220623'
<dependency org="org.anyboot" name="anycloud-start-mvc" rev="8.5.3.2312-20220623">
  <artifact name="anycloud-start-mvc" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.anyboot', module='anycloud-start-mvc', version='8.5.3.2312-20220623')
)
libraryDependencies += "org.anyboot" % "anycloud-start-mvc" % "8.5.3.2312-20220623"
[org.anyboot/anycloud-start-mvc "8.5.3.2312-20220623"]

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.3.12.RELEASE
org.anyboot : anyboot-mvc jar
org.springframework.boot : spring-boot-starter jar 2.3.12.RELEASE
com.alibaba.cloud : spring-cloud-starter-alibaba-nacos-discovery jar
org.springframework.cloud : spring-cloud-starter-openfeign jar 2.2.7.RELEASE

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.3.12.RELEASE

Project Modules

There are no modules declared in this project.