Last Version

org.anyboot:anycloud-start 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
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 8.5.3.2312-20220623


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

Dependencies

compile (3)

Group / Artifact Type Version
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.