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.
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
JMigrator is a set of Eclipse plugins supporting the migration of Java applications to new library versions. JMigrator has tools for the library developers to generate migration specifications and tools for application developers to migrate applications.
JDBC Tester is a software that allows to prove JDBC connections and SQL statements. The central idea is to have a software that is used for the design of statements and learning SQL with an graphical user interface simple to use.
A tool for the development and customization of an information system for traceability and workflow management of virtually any business process or product.
Utility converts OJB repository.xml to hibernate mapping files. Intent is to allow OJB-based projects to quickly convert over to Hibernate. XDoclet tag generation is also supported.
a fascinating project that developed, in order to create a content
management system, which should be outstanding in its flexibility,
modularity, module development and handling.
staticxgen is a static web site generator. Your site will consist of some XML files. An unique header, footer and menu will be defined and it will be automatically inserted at runtime. Relative links will be generated among files.
A cron server for Jakarta Maven to automate goal execution. The recurrance criteria (eg. 'every Sunday', etc.) is specified within a cron.xml file, which keeps track of all projects and all goals to run.
aduna-build is the predecessor of Antmod, a modular Ant-based build system, using release descriptors. It is based on the build system originally developed at Aduna. See http://www.antmod.org/
JWare/AntUnit is a development toolkit for third-party Ant developers, particularly in-house build engineers. AntUnit provides a powerful extension library to the existing Ant software and a full JUnit-style testing environment for your Ant components.
The Presentation framework for Web applications. On the basis of: HTML, JavaScript, DHTML. Configure your user interface with Tag libraries (for J2EE systems) or XSL templates (for any other WEB systems using XML/XSL).
Universal UI is an open development environment that allows the creation of user interfaces in multiple programming languages. The application classes define a framework that is subclassed by a developer and tailored for language specific output.
XTC4y is a collection of testing utilities for Java Code. It currently provides classes to instanciate an abstract class for testing the implemented methods, an invocation stack tracing the calls on an interface and a LogClassLoader. NOTE: DEVELOPMENT ST
Visual DB Script is an editor PHP,ASP,HTML(can support other languages) that integrate the functionally of a Database Manager (like Access or MySQL). It supports Scripting Developers with specifical SQL commands and an SQL Query Designer
Siege is a J2EE tool suite that expedites the development and deployment of EJB/Web applications. Siege is currently being developed and tested using the JBoss container.
This is a collection of open source j2ee patterns implementations. Althought this branch is boarded by a variety of proyects, this focuses on client tier, web orienteds mvc. I'm planning to implement middler tier, integration, dao patterns & more.
Dashboard is a plugin for IntelliJ IDEA and Eclipse that provides immediate visual feedback of the status of a (remote) continuous integration build process directly in the editor. It initially works with Cruise Control (or vanilla Ant).
The purpose of this project is to provide posibility for Java reflection invocations from within Ant build file. For example:
<reflectant result="result_property" field="TEST_FIELD" classname="some.interesting.classs"/>
<echo "some.interesting.c