License |
License |
---|---|
Categories |
CategoriesMySQL Data Databases |
GroupId | GroupIdorg.anyboot |
ArtifactId | ArtifactIdanycloud-start-mvc-mysql |
Last Version | Last Version8.5.3.2312-20220623 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionParent pom providing dependency and plugin management for applications built with Maven
|
Filename | Size |
---|---|
anycloud-start-mvc-mysql-8.5.3.2312-20220623.pom | 947 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.anyboot/anycloud-start-mvc-mysql/ -->
<dependency>
<groupId>org.anyboot</groupId>
<artifactId>anycloud-start-mvc-mysql</artifactId>
<version>8.5.3.2312-20220623</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.anyboot/anycloud-start-mvc-mysql/
implementation 'org.anyboot:anycloud-start-mvc-mysql:8.5.3.2312-20220623'
// https://jarcasting.com/artifacts/org.anyboot/anycloud-start-mvc-mysql/
implementation ("org.anyboot:anycloud-start-mvc-mysql:8.5.3.2312-20220623")
'org.anyboot:anycloud-start-mvc-mysql:pom:8.5.3.2312-20220623'
<dependency org="org.anyboot" name="anycloud-start-mvc-mysql" rev="8.5.3.2312-20220623">
<artifact name="anycloud-start-mvc-mysql" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.anyboot', module='anycloud-start-mvc-mysql', version='8.5.3.2312-20220623')
)
libraryDependencies += "org.anyboot" % "anycloud-start-mvc-mysql" % "8.5.3.2312-20220623"
[org.anyboot/anycloud-start-mvc-mysql "8.5.3.2312-20220623"]
Group / Artifact | Type | Version |
---|---|---|
org.anyboot : anyboot-jdbc | jar | |
org.anyline : anyline-jdbc-mysql | jar | |
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 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.3.12.RELEASE |