Download greetgo.mvc-2.0.7.jar file - Jar g

Jar examples for g:greetgo.mvc

Description

Lightweight implementation of pattern MVC. Idea based on SpringMVC

You can download jar file greetgo.mvc 2.0.7 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add greetgo.mvc-2.0.7.jar to your project.

<dependency>
   <groupId>kz.greetgo.mvc</groupId>
   <artifactId>greetgo.mvc</artifactId>
   <version>2.0.7</version>
</dependency>
compile group: 'kz.greetgo.mvc', name: 'greetgo.mvc', version: '2.0.7'
libraryDependencies += "kz.greetgo.mvc" % "greetgo.mvc" % "2.0.7"
<dependency org="kz.greetgo.mvc" name="greetgo.mvc" rev="2.0.7"/>
@Grapes(@Grab(group='kz.greetgo.mvc', module='greetgo.mvc', version='2.0.7'))
'kz.greetgo.mvc:greetgo.mvc:jar:2.0.7'

Download

Click the following link to download the jar file.

greetgo.mvc-2.0.7-javadoc.jar
greetgo.mvc-2.0.7-sources.jar
greetgo.mvc-2.0.7.jar
greetgo.mvc-2.0.7.pom



Related Tutorials