agile-mvc

MVC extend for Spring Boot

License

License

GroupId

GroupId

cloud.agileframework
ArtifactId

ArtifactId

agile-mvc
Last Version

Last Version

2.1.0.M20
Release Date

Release Date

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

How to add to project

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

Dependencies

compile (10)

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.4
org.projectlombok : lombok Optional jar
cloud.agileframework : agile-validate Optional jar 2.1.0.M20
cloud.agileframework : common-util jar 2.1.0.M20
cloud.agileframework : spring-util jar 2.1.0.M20
cloud.agileframework : agile-context jar 2.1.0.M20
cloud.agileframework : agile-dictionary Optional jar 2.1.0.M20

test (2)

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

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.0.M20
2.1.0.M19
2.1.0.M18
2.1.0.M17
2.1.0.M16
2.1.0.M15
2.1.0.M10
2.1.0.M9
2.1.0.M8
2.0.11
2.0.10
2.0.9
2.0.8
2.0.6
2.0.5
2.0.1
2.0.0