Last Version

agile-mvc 2.1.0.M20

MVC extend for Spring Boot

License

License

GroupId

GroupId

cloud.agileframework
ArtifactId

ArtifactId

agile-mvc
Version

Version

2.1.0.M20
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.1.0.M20


<!-- 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.