License |
License |
---|---|
GroupId | GroupIdlink.jfire |
ArtifactId | ArtifactIdjfire-mvc |
Version | Version1.0.3 |
Type | Typejar |
Description |
Descriptionjfire-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 |
Filename | Size |
---|---|
jfire-mvc-1.0.3.pom | |
jfire-mvc-1.0.3.jar | 109 KB |
jfire-mvc-1.0.3-sources.jar | 64 KB |
jfire-mvc-1.0.3-javadoc.jar | 520 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
link.jfire : jfire-core | jar | 1.0.2 |
com.ibeetl : beetl | jar | 2.2.8 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |