jfire-mvc

Jfire - MVC MVC framework is a fast and efficient. Support the rest style urls. Transparent simple file upload, data binding function to access web parameters become very easy. Supports multiple views at the same time. Includes regular HTML, json, templates, etc

License

License

GroupId

GroupId

link.jfire
ArtifactId

ArtifactId

jfire-mvc
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

jfire-mvc
Jfire - MVC MVC framework is a fast and efficient. Support the rest style urls. Transparent simple file upload, data binding function to access web parameters become very easy. Supports multiple views at the same time. Includes regular HTML, json, templates, etc
Source Code Management

Source Code Management

http://git.oschina.net/eric_ds/jfire-mvc

Download jfire-mvc

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
link.jfire : jfire-core jar 1.0.2
com.ibeetl : beetl jar 2.2.8

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1
1.0