jar

org.puremvc : puremvc

Maven & Gradle

Mar 17, 2020
30 stars

PureMVC · PureMVC is a lightweight framework for creating applications based upon the classic Model-View-Controller design meta-pattern. This is the specific implementation for the Java language. It does not support modular programming since it uses Singletons as Core actors rather than the Multiton used in the MultiCore Version.

Table Of Contents

Latest Version

Download org.puremvc : puremvc JAR file - Latest Versions:

All Versions

Download org.puremvc : puremvc JAR file - All Versions:

Version Vulnerabilities Size Updated
2.2
2.1
2.0

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window puremvc-2.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.puremvc.java.interfaces

├─ org.puremvc.java.interfaces.ICommand.class - [JAR]

├─ org.puremvc.java.interfaces.IController.class - [JAR]

├─ org.puremvc.java.interfaces.IFacade.class - [JAR]

├─ org.puremvc.java.interfaces.IMediator.class - [JAR]

├─ org.puremvc.java.interfaces.IModel.class - [JAR]

├─ org.puremvc.java.interfaces.INotification.class - [JAR]

├─ org.puremvc.java.interfaces.INotifier.class - [JAR]

├─ org.puremvc.java.interfaces.IObserver.class - [JAR]

├─ org.puremvc.java.interfaces.IProxy.class - [JAR]

├─ org.puremvc.java.interfaces.IView.class - [JAR]

org.puremvc.java.patterns.proxy

├─ org.puremvc.java.patterns.proxy.Proxy.class - [JAR]

org.puremvc.java.patterns.observer

├─ org.puremvc.java.patterns.observer.Notification.class - [JAR]

├─ org.puremvc.java.patterns.observer.Notifier.class - [JAR]

├─ org.puremvc.java.patterns.observer.Observer.class - [JAR]

org.puremvc.java.patterns.command

├─ org.puremvc.java.patterns.command.MacroCommand.class - [JAR]

├─ org.puremvc.java.patterns.command.SimpleCommand.class - [JAR]

org.puremvc.java.core

├─ org.puremvc.java.core.Controller.class - [JAR]

├─ org.puremvc.java.core.Model.class - [JAR]

├─ org.puremvc.java.core.View.class - [JAR]

org.puremvc.java.patterns.mediator

├─ org.puremvc.java.patterns.mediator.Mediator.class - [JAR]

org.puremvc.java.patterns.facade

├─ org.puremvc.java.patterns.facade.Facade.class - [JAR]

Advertisement

Dependencies from Group

Mar 21, 2019
2 usages
43 stars
Mar 17, 2020
1 usages
43 stars
Mar 17, 2020
30 stars
Mar 21, 2019
30 stars

Discover Dependencies

Nov 17, 2020
165 stars
Nov 17, 2020
165 stars
Jan 14, 2020
Jul 21, 2020
3 stars
Jul 13, 2023
1 usages
1.5k stars
Aug 17, 2021
2 stars