Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
Start Free
MongoDB Atlas runs apps anywhere
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.
Launch4l is a generator of launch scripts for Java applications on Linux. The application's jar file can be wrapped into the launch script. Projects are described by xml files. Launch4l can be used on command line or as Apache Ant task.
XmlGen is an Ant Task to generate code from XML files and Velocity templates. XmlGen allows using XML data in the Velocity template. You can access XML elements or attributes by name, select some nodes with an XPath expression or loop on elements list
Clirr is a tool that checks Java libraries for binary and source compatibility with older releases. The Clirr Ant task can break the build if it detects incompatible api changes, making it easy to prevent accidental introduction of compatibiliy issues.
Provides basic Rally (http://www.rallydev.com) functionality inside Visual Studio 2005 as a VS.Net AddIn using the Rally API Soap interface. Allows single user view of Stories and Tasks from either a story-centric view or a task-centric view.
Use TaskMeister to manage your tasks easily and efficiently. Attach status colour, priority and notes to each task in the list. Time tasks or set an alarm. Use TaskMeister to create schedules time tables or even a diary. Very Simple to use! Linux too
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
A time tracking and productivity estimating tool. With attractive UI and chart reports, it makes you comfortable in day-to-day project/task time tracking. Also, it's a PSP(personal software process) metrics collector in software developing.
A "plugin" to CVS which will update the dotProject management suite. It is written in Perl, and will process the cvs commit log, checking for required/optional dotProject parameters for a task, and then update the mysql database which dotProject uses.
Sopi is an Ant task that instruments System.out.println() statements in place. System.out.println("Hello") becomes System.out.println("test.java, 43: " + "Hello"). It grew from a need for the Java equivalent of the C Macros __LINE__ and __FILE__.
The VersionOne Visual Studio 2003/2005 add-in allows developers to update V1 task details from within the Visual Studio IDE. This project also provides a good reference implementation illustrating the use of the VersionOne API.
Cpp Ant task implementation.
The project is simple cpp ant task implementation. It is intended to be platform independent but it requires presence of cpp preprocessor somewhere in searchpath.
buildslackbuild is a bash shell script generator written in python to partially automate the process of building SlackBuild shell scripts for Slackware. The goal is to build a fully automatic system to relieve the sysadmin of this task.
PicoHttpD -- tiny library for easy creation of standrad compliant HTTP servers in C++. It is just HTTP/1.1, abstracted from communications and task handling - pure essence.
It is C++ port of httpd part of pthrlib - nice C package by Richard W. M. Jones.
Translates standard jsp/jsf code into facelets compatibile pages. Allows you to use your current jsp/jsf editor to develop facelets appilcations. Includes maven task and eclipse builder plugin.
Ant dialog is an ant task with extended features to the standard input ant task. The dialog tasks supports Combos, Radio-Buttons, Checkboxes. Additional validation of required fields is supported.
Vector Visuals provides an easy-to-use, object-based API for creating and manipulating Java2D-rendered shapes and images. It features object embedding, dynamic connectors, and multithreaded task support.
cruelganger is one threadpool framework in java. Accord to it, you could define your task and task listener, then u could give the tasks to the cruel ganger, the guy will schedule his workers(threads) to finish it.