MVC-Prototype

MVC-Prototype is a lightwight prototype framework for the MVC-Pattern. It helps to easily create a clean application that follows the MVC pattern. MVC-Prototype makes excessive use of Java Generics to bring maximum flexibility.

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.sf.mvc-prototype
Идентификатор

Идентификатор

mvc-prototype
Последняя версия

Последняя версия

0.2.7
Дата

Дата

Тип

Тип

jar
Описание

Описание

MVC-Prototype
MVC-Prototype is a lightwight prototype framework for the MVC-Pattern. It helps to easily create a clean application that follows the MVC pattern. MVC-Prototype makes excessive use of Java Generics to bring maximum flexibility.
Ссылка на сайт

Ссылка на сайт

http://mvc-prototype.sourceforge.net

Скачать mvc-prototype

Как подключить последнюю версию

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.2.7
0.2.6
0.2.5
0.2.4