Draft:JVx Framework
Submission declined on 22 May 2025 by Gheus (talk).
Where to get help
How to improve a draft
You can also browse Wikipedia:Featured articles and Wikipedia:Good articles to find examples of Wikipedia's best writing on topics similar to your proposed article. Improving your odds of a speedy review To improve your odds of a faster review, tag your draft with relevant WikiProject tags using the button below. This will let reviewers know a new draft has been submitted in their area of interest. For instance, if you wrote about a female astronomer, you would want to add the Biography, Astronomy, and Women scientists tags. Editor resources
| ![]() |
Submission declined on 21 May 2025 by KylieTastic (talk). This draft's references do not show that the subject qualifies for a Wikipedia article. In summary, the draft needs multiple published sources that are: Declined by KylieTastic 28 hours ago.
| ![]() |
Submission declined on 21 May 2025 by Jlwoodwa (talk). This draft's references do not show that the subject qualifies for a Wikipedia article. In summary, the draft needs multiple published sources that are: Declined by Jlwoodwa 31 hours ago.
| ![]() |
Developer(s) | SIB Visions GmbH |
---|---|
Repository | JVx Repository |
Written in | Java |
Type | Framework |
License | Apache License 2.0 |
Website | jvx.sibvisions.com |
JVx is an open source framework for the Java platform. It is licensed under the Apache License 2.0. It enables the creation of graphical applications primarily for relational data stored in databases. The framework is primarily developed by the company SIB Visions from Vienna.
The name JVx.[1] stands for Java Application Extensions, and JAx was originally intended. However, since this name was already taken, the A was quickly changed to a V.
History
[edit]The framework was first released in March 2010 as 0.8 Beta[2]. The first GUI technology was Swing (Java). In 2010, application development in the browser had not yet become fully established, and desktop technologies were still in demand.
Also in 2010, the implementation of a web technology was launched in parallel with the desktop technology. However, this was extremely exotic, using GWT and the Ext JS implementation extGWT (GXT). There were also experiments with technologies such as Silverlight or JavaFX.
Version 1.0 of JVx was officially released in December 2011[3]. Web technologies became increasingly important during this time.
This was also the reason why a completely new UI implementation with Vaadin 7 was released in 2013[4]. The Vaadin version was migrated to Vaadin 8 in 2017.
However, when it was announced in 2017 that the EOL[5] of Vaadin 8 would be reached in February 2022, a new web technology had to be considered. This was the beginning of the react UI[6].
The further development of JVx continued independently of the respective GUI technologies, and JVx 2.0[7] was released in April 2014. Subsequently, only minor updates were released until version 3.0 was finally released in December 2024[8]
Native implementations for Android and iOS-based devices were already being worked on before 2014, and in 2014, an Android and an iOS client were presented as part of two master's theses. However, these were two different code bases, and this was probably also the reason why a completely new client for mobile devices was announced in April 2020. This was Flutter based and was first released in April 2021 as version 1.1.0[9]. However, version 2.0.0[10] was developed more than year and was released in November 2022. But from then on things progressed quickly and there were constant updates.
Features
[edit]One of the key features of JVx is the complete implementation of a multitier architecture. Based on a three-layer architecture, it offers the software developer a variety of possibilities.
The three layers are:
- Presentation layer (use the application in the browser, as an app on a smartphone/tablet, or as an installable desktop application)
- Business layer (business logic and session management)
- Data access layer (relational database, file system, REST interfaces)
This architecture also allows the software developer to replace individual layers without replacing the entire framework.
Implementations
[edit]The individual layers of JVx were defined abstractly and are therefore technology-independent. This allows the use of a wide variety of technologies without having to redevelop the application. For the presentation layer, there are already complete open source implementations for the following technologies:
The business layer is responsible for managing the business logic, and this is implemented specifically for each application, as each application has its own processes. This can include calculating totals or checking validity. This layer is never replaced but is always reused.
The data access layer already provides the ability to access relational databases using JDBC. Since this layer is also kept abstract, the data can also be retrieved from other data sources.
Further reading
[edit]- Fessler S. (2014), Design und Implementierung einer Multi-Touch optimierten nativen iOS App für das JVx ERP Applikation Framework (German) [15], FH Technikum Wien.
- Hofer M. (2014), Design und Implementierung einer Multi-Touch optimierten Android Runtime Umgebung für JVx ERP Applikationen auf Smartphone Devices (German) [16], FH Technikum Wien.
- Wurm S. (2012), Umsetzung einer auf JAVA EE6 basierenden generischen Persistenzumgebung für das quelloffene Framework JVx (German) [17], FH Techikum Wien.
- Lutz P., Ulrich S. (2011), Platform comparison. Plat-forms.
- René J. (2015), Ein GUI für alle Fälle (German). InformatikAktuell.
- René J. (2020), Es fluttert gewaltig (German). JavaAktuell, DOAG.
- in-depth (not just passing mentions about the subject)
- reliable
- secondary
- independent of the subject
Make sure you add references that meet these criteria before resubmitting. Learn about mistakes to avoid when addressing this issue. If no additional references exist, the subject is not suitable for Wikipedia.