is not current version
Last Version 8.3.6.211

org.anyline:anyboot-start-mvc 8.3.6.210


GroupId

GroupId

org.anyline
ArtifactId

ArtifactId

anyboot-start-mvc
Version

Version

8.3.6.210
Type

Type

pom

Download anyboot-start-mvc 8.3.6.210

Filename Size
anyboot-start-mvc-8.3.6.210.pom 934 bytes
Browse

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