is not current version
Last Version 1.0.3

link.jfire:jfire-mvc 1.0.2

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

GroupId

GroupId

link.jfire
ArtifactId

ArtifactId

jfire-mvc
Version

Version

1.0.2
Type

Type

jar

Download jfire-mvc 1.0.2


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