kbmmw 发布免费社区版

Components4Developers has decided to let the world have the opportunity to play with the hundreds of thousands of lines of code, containing thousands of functions, procedures, methods, classes and types, covering the vast number of features that makes kbmMW the leader of n-tier development environments.

We have now released our first Community Edition which contains almost all features from Enterprise Edition, but limited in some areas, partly due to technical limitations, partly due to a few artificial limitations.

Community Edition is FREE to use as long as the applications it is used in provides a direct or indirect revenue not reaching US$5000 and the company distributing/producing the applications have a yearly turnover of less than US$50000.

Read the license.txt file for all details.

Community Edition can only be used for producing 32 bit Windows applications, but you have access to SmartServices, REST, WIB, kbmMemTable, SQL, ORM, SmartEvent, SmartBinding, Scheduler, Logging, Configuration, Ciphers, transports, XML, JSON, YAML, BSON, MessagePack and the countless of other features you have read about here on the blog!

Community Edition can thus also be used as a 60 day trial for kbmMW Enterprise Edition.

Community Edition also do not contain source code, and will only work together with the version of Delphi it was released for.

Current release match latest Delphi Rio 10.3.

If you want go further, then purchase kbmMW Enterprise Edition which really is the best value for money and while being the oldest existing, mostly backwards compatible, n-tier framework for Delphi, it is also the only one bringing you to the bleeding edge of current technology.

Sign up at https://portal.components4developers.com and download immediately.

原文地址:https://www.cnblogs.com/xalion/p/12100188.html

时间: 2024-10-07 00:56:41

kbmmw 发布免费社区版的相关文章

微软Visual Studio二十周年:VS2017于3月7日发布 - 免费社区版/专业版/企业版

二十年前的今天,微软正式发布Visual Studio 97.如今二十年已经过去,微软宣布全新的Visual Studio 2017即将在美国当地时间3月7日正式发布. Visual Studio 2017 可支持 C#.C++.Python.Visual Basic.Node.js.HTML.JavaScript 等各大编程语言,不仅可编写 Windows 10 UWP 通用程序,甚至还能开发 iOS.Android 移动平台应用. 微软最新 VS 2017 开发工具 VS97是Visual

Delphi发布了社区版

http://altd.embarcadero.com/download/radstudio/10.2/delphicbuilder10_2_3__93231.iso 注册号要自己去申请,免费一年,过期再去申请,集成自10.2.3发布来的所有补丁.发布说明在这里,很简单. http://docwiki.embarcadero.com/RADStudio/Tokyo/en/10.2_Tokyo_-_Release_3 要我看,就是10.2.4,官方没这个计划,如果lsuper大侠做成安装版,那可爽

微软 Visual Studio 2017 中文正式版下载 – 免费社区版/专业版/企业版

作为“宇宙最强”的集成开发环境 IDE,微软的 Visual Studio 不仅破天荒发布了 macOS 版本,如今终于也推出了其 Windows 的最新版本—— VS 2017 正式版了.这对开发者来说无疑是个大消息,无论你是 Windows 还是 Mac 的用户,我们现在都能立即下载到微软最新版本的 VS 开发工具尝鲜了!根据微软的介绍,Visual Studio 2017 相比此前的 Visual Studio 2015 进步巨大,而且还包括一系列的新功能……Visual Studio 2

【优维科技】EasyOps永久免费社区版正式发布 诚邀您体验!

尊敬的用户: 您好! 非常感谢您一直以来对优维科技的支持和信赖. 我公司将于8月1日正式推出永久免费的EasyOps社区版,现诚邀您注册使用. 优维科技团队 2016年8月 EASYOPS社区版 EASYOPS社区版是一款面向企业IT系统的智能运维管理平台. 主要针对初创和小型企业用户,通过提供永久免费.即装即用的自动化运维管理平台,帮助这些企业快速构建自身服务器系统的自动化运维能力. 产品特点 一键化安装,简单易用: 可视化管理,快速上手: 可靠的通道,高效稳定: 混合云管理,全面覆盖: 插件

【优维科技】EasyOps社区版发布活动 免费好用的混合云管理工具试用还能领礼品!

每个运维都有美好未来. 优维的专家们在8月化身行业导师,与100位同行进修自动化运维,快快跟上大家的步伐. 用户只要注册使用EasyOps社区版并截图上传,就能获得在线指导,领走EasyOps专属好礼! 参与方式 1.注册EasyOps社区版 2.添加主机,安装agent(并截图) 3.下载工具运行一次(并截图) 4.将截图发送至微信号     *微信二维码见下文 福利在此! 福利一: 前100名新用户将获得: 1.优维科技订制T恤*1 2.运维专家8*5在线辅导~ (前100名注册用户专享哦~

大屏展示OneOaaS Monitor社区版发布

原文:http://url.cn/45XM0x2 ,请关注OneOaaS公众号获取更多信息     OneOaaS Monitor社区版正式发布,只需要2分钟,即可实现大屏展示 主要功能:故障展示大屏,可以替换Zabbix的Dashboard,在大屏上面展示故障 界面如下 功能概要 数据采集速率 当前故障数量 当前有故障的设备数量 当前故障按不同级别分布图 故障列表,可按最低故障级别过滤 故障数量趋势图,可按时间过滤 所有模块都支持定时刷新,可选择刷新周期 新版本消息提示 后续版本会逐步发布gr

IDEA社区版在tomcat 7中调式并发布web应用

IDEA社区版相对收费版少了很多功能,其中包括tomcat等web服务器的支持.网上大部分的IDEA web应用发布教程都是基于收费版的,社区版并没有这么直接的工具可以运行或发布web应用.幸运的是经过实践证明可以通过tomcat7-maven-plugin这个maven插件来实现web应用的调式和发布. 准备工作 检查确认已经安装并配置好了如下组件: tomcat7 maven tomcat需要配置以tomcat用户运行,如果没有按一下步骤先配置好tomcat: 新建用户: sudo user

直播盒子-奶茶社区|看片神器|免费手机版

直播盒子-奶茶社区|看片神器|免费手机版请添加链接描述http://www.naichashequ.com关于全网在线看片的App大神已经推荐了好几个,例如麻花影视.美剧鸟.影视大全,目前这几个是我个人的看片首选.前两天著名的影视资源网站--胖鸟电影因版权原因关停,导致好多小伙伴给我私信,以后去哪找资源,关于这点,过几天我再写一篇文章详细介绍下. 今天要给大家推荐的依然是一款很牛叉的看片神器,还是那个原则,多收藏下载几个App总没有坏事,互为补充嘛!今天的主角是一款免费,但功能却超级强大的网络视

ActiveReports 9实战教程(1): 手把手搭建环境Visual Studio 2013 社区版

ActiveReports 9刚刚发布3天,微软就发布了 Visual Studio Community 2013 开发环境. Visual Studio Community 2013 提供完整功能的 IDE ,可开发 Windows.Android 和 iOS 应用.支持:C++, Python, HTML5, JavaScript, 和 C#,VB, F# 语言的开发,提供设计器.编辑器.调试器和诊断工具. 最牛逼的在于你完全可以免费使用该工具: 可以正大光明的免费使用visual stud