A generator of DTO, Model, and DAO classes to access relational DB
...Implemented as plug-ins
For Eclipse: https://marketplace.eclipse.org/content/sql-dal-maker
For IntelliJ: https://plugins.jetbrains.com/plugin/7092
HOWTO install-update: http://sqldalmaker.sourceforge.net
GitHub: https://github.com/panedrone/sqldalmaker
Quick-Demo in mp4: https://github.com/panedrone/sqldalmaker/releases/tag/latest
This sourceforge site for the project is now DEPRECATED and not updated.
All current work and new releases are on github: https://github.com/OpenJML/OpenJML.
The Java Modeling Language (JML) is a behavioral interface specification language that can be used to specify the behavior of Java modules (as in design by contract -- DBC). It has many tools to do assertion checking, unit testing, etc.
The principal current tool of the project is OpenJML -- cf. https://www.openjml.org, with binary downloads from https://github.com/OpenJML/OpenJML/releases/latest
...It takes a UML model from a UML tool and generates classes and deployable components (J2EE or other) specific for your application architecture. Artifacts are available through Maven Central (releases) and Sonatype (snapshots).
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Framework, process, docs and tools to make easy JEE development.
Root site: http://demoiselle.sourceforge.net. From that, access: framework, components, wizard, sample e process. Releases can be downloaded via Maven from http://demoiselle.sourceforge.net/repository
...The archived source and website trees have been converted from CVS to Subversion. This code can be freely downloaded or browsed online using the 'Code' link above.
The VE releases are available for installation from the Eclipse Marketplace or using the Eclipse Update Manager.
Click on the Download button to download the most recent release for offline installation using the Eclipse Update Manager.
See the Wiki FAQ for more information about installation options.
JDiff is a Javadoc doclet which emits an HTML report of all the packages, classes, methods, and so on, which are different (the "diff" part) when two Java APIs are compared. Great for reporting what has changed between two releases of your product.
SoapClipse is an Eclipse plugin for Axis 1.2beta. It adds a WSDL2Java wizard to the Eclipse IDE available through right-clicking on any *.wsdl file in your project. Future releases, coming soon, will add more access points to the wizard.
...Utilities that support Dynamic SQL, Messaging, IFS file access, User spaces, User indexes, Dynamic Native File Access, XML, and Source Generation. These RPGIV ILE and Java tools work on most recent releases of the iSeries and AS/400 p
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
Project is the source to a tutorial that shows how to use Eclipse AST to add complete subtrees to your code. There are no releases, just browse the SVN.