GroupId | GroupIdorg.anyboot |
---|---|
ArtifactId | ArtifactIdanycloud-start-mvc |
Version | Version8.5.3.2312-20220601 |
Type | Typepom |
Description |
Description |
Filename | Size |
---|---|
anycloud-start-mvc-8.5.3.2312-20220601.pom | 991 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.anyboot/anycloud-start-mvc/ -->
<dependency>
<groupId>org.anyboot</groupId>
<artifactId>anycloud-start-mvc</artifactId>
<version>8.5.3.2312-20220601</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.anyboot/anycloud-start-mvc/
implementation 'org.anyboot:anycloud-start-mvc:8.5.3.2312-20220601'
// https://jarcasting.com/artifacts/org.anyboot/anycloud-start-mvc/
implementation ("org.anyboot:anycloud-start-mvc:8.5.3.2312-20220601")
'org.anyboot:anycloud-start-mvc:pom:8.5.3.2312-20220601'
<dependency org="org.anyboot" name="anycloud-start-mvc" rev="8.5.3.2312-20220601">
<artifact name="anycloud-start-mvc" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.anyboot', module='anycloud-start-mvc', version='8.5.3.2312-20220601')
)
libraryDependencies += "org.anyboot" % "anycloud-start-mvc" % "8.5.3.2312-20220601"
[org.anyboot/anycloud-start-mvc "8.5.3.2312-20220601"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | |
org.anyboot : anyboot-mvc | jar |