All articles
Contents

    CUBA Platform is Going Open Source

    The long-awaited moment has come, and now we are happy to announce that the CUBA Platform has finally joined the free software community! From now on, all the runtime part of the platform is open source and distributed under the Apache 2.0 license. This means that you will be able to create and distribute your applications absolutely for free! So, go ahead and start your CUBA application right now!

    In this post, I would like to highlight why and how we have changed the licensing track.

    The Way to Open Source

    It’s been half a year since we introduced the CUBA Platform to the international enterprise developers community. In the process of attending conferences and presenting on CUBA to a myriad of audiences, we started to realize the significance of the open source approach for the Java community and how many developers were being excluded from our technology.

    I have to say that it has not been an easy decision to take. Looking back, we acknowledge that we even went through the 5 classical stages of acceptance:

    • Denial - licensing policy is great, the community just haven’t fully understood it yet.
    • Anger - why don’t they still understand it? The explanation is so clear on our website!
    • Bargaining - maybe we just need to complement our licensing with something attractive, without changing it?
    • Depression - opensource is not a case for us, because we have to earn money to improve the product, and the current policy is not working. We’re stuck.
    • Acceptance - our focus community requires this change and it works for the most successful players on the market. Finally, after our research, the moment of truth had come and we became convinced that the way to open source is the only right choice!

    Нonestly, now we don’t even understand how we could deny an open source approach, because it perfectly corresponds to the main principles in our philosophy of being practical and open!

    Where is the Hook?

    Most probably you have already raised the natural question about the means of subsistence: How the product can live and be improved upon if it is completely free? Let me explain.

    The CUBA Platform itself is a self-sustained full-stack framework, which can be used for a variety of projects. It provides a wide range of enterprise features (security and user management, data-aware UI, generic data filter, scheduled tasks, audit and so on) and ready architecture, including everything a developer would need from DB to UI. All this is now being distributed under the Apache 2.0 license.

    But, as you may know, the CUBA Platform is not the only thing we offer to make enterprise application development easier and faster. In addition to the framework, we offer a specialized framework-aware development tool for rapid business application development - CUBA Studio. The CUBA Studio is based in IntelliJ IDEA and provides a convenient and familiar graphical interface to the platform features, so it is possible to create your “Hello world” CUBA application in minutes. The Studio manages many common aspects of enterprise application development: data model creation, visual layout design, source code scaffolding and so on.

    The CUBA Studio is free, excluding the following features that are available via commercial subscription:

    • visual data model designer
    • WYSIWYG screen designer
    • visual UI theme editor

    Other than these visual editors, there are no limitations in the free version of the Studio. The price of annual per developer subscription starts from just $389 p.a. Even if your subscription is expired, the Studio will remain fully functional and you can continue working with the project codebase.

    Finally, as a complementary service, we offer trainings and various support level agreements, so that you can start your projects with full confidence and be sure that you will never get stuck facing a technical problem.

    As you can see, there are no underwater stones in our new licensing. The framework itself is absolutely free with its source code on GitHub, while a few extra features are paid. We believe that it is a good way to contribute to the community and ensure product development at the same time.

    Summary

    We are thrilled with this change and hope it will give a powerful impetus to the expansion of our community. We emphasize that we are developer-driven and your feedback is greatly appreciated. So, you are welcome to try the CUBA Platform out and share your experience and ideas with us on our support forum.

    Jmix is an open-source platform for building enterprise applications in Java