Cloud Run deploys any language instantly. Scales to zero. Pay only when code runs.
Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
Try Cloud Run Free
AI-generated apps that pass security review
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.
XMACROJ is an XML based macro language used to assemble text files from re-usable XML components...originally developed to generate JSP/XHTML files, by-passing the need for JSP include directives
QALab collects and consolidates data from several QA tools, like pmd, checkstyle, FindBugs, Cobertura and Simian and keeps track of them overtime. This allows developers,architects and project managers alike to be presented with a trend of the project QA
This is a ant2svg extension designed which provides a graphical rappresentation of tiles definitions hierarchy. It will be further exetended to provide spring beans rappresentation.
Change source code from an existing licence (eg personal copyright) to an open source copyright such as Apache 2.0. Changes comments as part of the process, whilst retaining individual copyright names.
Integrated development environment for OCaml programming language. It offers a flexible editor with a content type sensitive content assist processor. It provides the possibility to compile and run OCaml projects together with the convenient presentation
A utility that uses the shebang (hash-bang) mechanism to create self-contained executable java applications that require no support files and can be executed on the unix command line
Classpath Explorer is an Ant Task that allows you to find dublicate resources within the libraries you are using. It also provides a set of APIs to find archives, and archive locations for the classes you are using. Check Home Page section for info.
jRate is a real-time Java compiler and runtime system (based on GNU GCJ) with support for much of the Real-Time Specification for Java (RTSJ), including threading constructs with real-time constraints, asynchronous event handling, and memory regions.
Ruben provides Maven 2.x plugins for Ruby builds. Includes functionality for unit testing, syntax checking, rails/gem packaging and dependency resolution.
SlickDeploy provides deployment process management for J2EE Applications on IBM WebSphere Application Server through open framework that helps developers and system administration teams standardise and automate tasks.
Ant-Eclipse is a task for the Java build tool Ant generating Eclipse projects to be just imported and used easily. Ant build scripts are used as a central place for the configuration of sources and libraries which the generated projects are based on.
Plugins for Maven 1.x (http://maven.apache.org/maven-1.x/) - manage all aspects of your project (tests, docs, distribution) from a single project descriptor! This project provides plugins that are not bundled with Maven due to differing licenses.
autoj is an automated build system for Java based on autoconf, make, bash and some other GNU tools. If your project follows some simple guidelines autoj can: set the CLASSPATH, compile, build JavaDoc, build jar, build tar.gz, start your project, ...