PureMVC

PureMVC is a lightweight framework for creating applications based upon the classic Model-View-Controller design meta-pattern. This is a Java port of the AS3 reference implementation of the MultiCore Version. It supports modular programming through the use of Multiton Core actors (instead of the Singletons used in the Standard Version).

Лицензия

Лицензия

Группа

Группа

org.puremvc
Идентификатор

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

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

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

2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

PureMVC
PureMVC is a lightweight framework for creating applications based upon the classic Model-View-Controller design meta-pattern. This is a Java port of the AS3 reference implementation of the MultiCore Version. It supports modular programming through the use of Multiton Core actors (instead of the Singletons used in the Standard Version).
Ссылка на сайт

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

http://puremvc.org
Система контроля версий

Система контроля версий

http://github.com/PureMVC/puremvc-java-multicore-framework/tree/master

Скачать PureMVC_Java_MultiCore

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

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

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-engine jar 5.4.1

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

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

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

Версия
2.0
1.0.7
1.0.6
1.0