Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Try It Free
Our Free Plans just got better! | Auth0
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Xenox is a version control system written in java with a commandline and gui client. It has a library interface which is LGPL while the existing two clients are covered by the GPL. The server is a PostgreSQL database.
The QUAM project defines enhancements to Object Middleware (in particular CORBA) to provide Quality of Service (QoS) management and control to application objects.
Note: This project is no longer maintained by me (Glen) or anyone else. I don't need it anymore. Distributed testing framework. Centralized control via Java, ANT, STAF, Postgres, etc. Distributed tests on windows, linux, other clients using STAF.
A collection of Jakarta Ant extenstions, primarily aimed at J2ee, and remote server project development.
Can be used shorten complex j2ee build files to a few lines
Repo2Files is a small tool to split an exported TIBCO repository file into several XML files. In conjunction with a version control system this tool can be used for
versioning TIBCO repository files.
jMerge is a graphical tool for viewing and resolving differences between two files. jMerge is written entirely in Java and attempts to provide a simple yet powerful user interface.
Evolution is a suite of easy-use API and tools help java applications to have the ability of file-based auto-update(from a configurable location). Using it will make your applications upgrade more smartly.
A tool allowing software developers to check the backward compatibility of API's between different versions of a Java library.
Find out about compatibility between releases of your Java libraries from this tool rather than from the users of your jar!
A cross-platform file diff and directory diff Tool. Also contains an SCM project which uses the stand-alone tool. Go to https://vmaster.sourceforge.net to see screenshots or to start the diff tool.
A similar to Tripwire, file system integrity checking tool but develop in java and cross platform.
This tools checking and source control using check sum algorithm like MD5, SHA and CRC.
SharedObjects is a middleware for development of distributed applications in a simple, painless way. It doesn't perform remote method calls, but replicates the object in the client machine. Supports distributed transactions and dynamic class loading
A framework for JavaRemote Method Invocation (RMI) with plugin architecture for both protocol implementation (XMLRPC, etc) and network transport (HTTP, SMTP, etc.)
JStateMachine is designed to control user interfaces (Swing and Servlet/JSP) by treating the UI as a well-defined finite state machine. It is MVC-like and supports access control, exception handling, I18N and rapid prototyping.
The Java Integrated Build Environment is a build environment that combines XP concepts like Continuous Integration with existing tools like Ant, JUnit, CruiseControl, CVS and Tomcat, to provide the community with a tool to build, test and release software
PyREXX is a interprocess messaging server for routing remote prodecure calls using xml-based messages (Jabber, XML-RPC, etc), which will allow programs to interact more easily.
ccvssh is reimplementation of cvssh in C. It is external program called by cvs (via :ext: method) and it connects to remote CVS pservers via SSL tunnel. It is fast and easy to use.
A version control system that is implemented in java to avoid platform dependancy. XVCS consists of a server and a client, it uses an XML based protocol to communicate between both ends, XML is also used in keeping versions and history.
CVS tools - set of utilities for users, project/build managers and system administrators. The tools use platform independent languages like bash, Perl, Python or Java. Platform support Win32/Cygwin and Linux based file systems. PROJECT MOVED. See Github user jaalto.
DoctypeChanger is a small Java utility that lets you add, modify or remove a DOCTYPE declaration from a byte stream as it is fed into an XML parser. This gives you complete control over which DTD, if any, your XML is validated against.