is not current version
Last Version 2.1.0.M20

Agile-MVC 2.0.11

MVC extend for Spring Boot

License

License

GroupId

GroupId

cloud.agileframework
ArtifactId

ArtifactId

agile-mvc
Version

Version

2.0.11
Type

Type

jar
Description

Description

Agile-MVC
MVC extend for Spring Boot
Project URL

Project URL

https://github.com/mydeathtrial/agile-mvc
Source Code Management

Source Code Management

https://github.com/mydeathtrial/agile-mvc

Download agile-mvc 2.0.11


<!-- https://jarcasting.com/artifacts/cloud.agileframework/agile-mvc/ -->
<dependency>
    <groupId>cloud.agileframework</groupId>
    <artifactId>agile-mvc</artifactId>
    <version>2.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/cloud.agileframework/agile-mvc/
implementation 'cloud.agileframework:agile-mvc:2.0.11'
// https://jarcasting.com/artifacts/cloud.agileframework/agile-mvc/
implementation ("cloud.agileframework:agile-mvc:2.0.11")
'cloud.agileframework:agile-mvc:jar:2.0.11'
<dependency org="cloud.agileframework" name="agile-mvc" rev="2.0.11">
  <artifact name="agile-mvc" type="jar" />
</dependency>
@Grapes(
@Grab(group='cloud.agileframework', module='agile-mvc', version='2.0.11')
)
libraryDependencies += "cloud.agileframework" % "agile-mvc" % "2.0.11"
[cloud.agileframework/agile-mvc "2.0.11"]

Dependencies

compile (9)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.springframework.boot : spring-boot-starter-web jar
org.springframework : spring-tx jar
commons-fileupload : commons-fileupload jar 1.3.3
org.projectlombok : lombok Optional jar
cloud.agileframework : agile-validate jar 2.0.11
cloud.agileframework : common-util jar 2.0.11
cloud.agileframework : spring-util jar 2.0.11
cloud.agileframework : agile-context jar 2.0.11

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
junit : junit jar LATEST

Project Modules

There are no modules declared in this project.