is not current version
Last Version 8.3.6.211

org.anyline:anyboot-start-mvc 2.0.2.835


GroupId

GroupId

org.anyline
ArtifactId

ArtifactId

anyboot-start-mvc
Version

Version

2.0.2.835
Type

Type

pom

Download anyboot-start-mvc 2.0.2.835

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

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