We aggregate information from all open source repositories to provide the most of useful open source products, from Enterprise product to small libraries across all platforms. Please search and find what you want.

Jmr – Java Development Automation Tools

More than just an entirely free Java code generator, It’s also a development automation tool(Much more than a normal code generator).

Maybe it can become your “black technology” will improve development productivity by 1.5 to 5 times, Zero coupling to your project and without changing anything.

Normal code generator flow:

Template → Source Code

Jmr development automation flow:

Template/Model/Action → Task → Source Code/Test Case/Document

Template: Support Java Script(<%%> JSP-like) and Jmr Tag(set/get/for…)

Model: Database Model(like Table/View), Java POJO Model, Xml File Model and includes Transform/Mapping/Convert Tool

Action: A Java Class can set Java variables to template.

Support any kind of project

Maven, Gradle, Web, Java, Android, PHP, Python etc.

Support any kind of framework

spring/springMVC, hibernate, ibatis/mybatis, struts/struts2, JPA etc.

Support any kind of language
Java the best.

The SourceForge Speed Test measures Latency/Ping, Jitter, Download Speed, Upload Speed, Buffer Bloat, and Packet Loss. Upon completion, you can view detailed reports about your connection. This HTML5 speed test does not require Flash or Java, and works on all devices including tablets and smartphones. Host on your own infrastructure or use ours. For licensing, inquire today.

Website http://www.jmr-source.com
Tags
Features
  • Task: Any repetitive code can be automatically generated through Jmr. You only need to write templates and set tasks according to your own project and framework.
  • Template: Jmr uses Jet as a template to generate code. JSP-like template files can be edited and transformed into any kind of source artifact including java, html, properties or xml files in a very simple way.
  • Model: You can transform the model from database(like table and view), xml, java class, and use these models to generate any code, testcase, and document. It also provides ORM tools for mapping types and Convert tool to convert model easily.