One platform to build, fine-tune, and deploy. No MLOps team required.
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
Try 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.
Lowering the step toward JUnit by offering a convenient way to create, organize and maintain JUnit tests. Incremental behaviour keeps modified code when regenerating. Assists with refactorings (no tests get lost when renaming, moving, etc.).
This project is intended to assist developers by generating database access code in form of Java class and all JSP pages for adding, editing and deleting record from database.
TX4J is a lightweight local transaction framework that allows you to make your Java code transactional. It supports isolation level 0 - 3. TX4J includes a lock manager and a deadlock detection/resolving mechanism.
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Tomato is an experimental Java application development environment which aims to replace text-based Java programming with a point-and-click visual programming language. The prototype works sufficiently to help develop parts of itself.
<img src=http://www.ifrance.com/divisionX/JOE-LOGO.BMP align=left><div><b>JOE</b> -<i>Java Optimization Engine</i>- provides an easy way to optimize programmatically Java applications. <b>JOE</b> is an Ant optional task (like XDoclet or JavaCC).</div><br
Java library for building tag-specified structures, primarily HTML pages or XML documents. This projects will focus on speed, small footprint and few classes.
Similar to Jakarta ECS but with a lower object overhead.
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.
MockMaker is a program for automatically creating source code for mock object. MockObjects can be used in automated Unit testing. See also www.Junit.org and www.mockobjects.com
BeanMaker is a 100% pure Java application. It helps developer to construct the JavaBean easy. Developer simply it will be demanded to shape opportune xml file that it will describe the property of the JavaBean.
J2EE Power Tools project is collection of tools and utilities created by experienced Java and J2EE developers.
The project provides ever-evolving library of tools and utilities. The target audience is people who value qulity code and wish to continue w
A framework for data-flow based program analysis, implemented as a set of Java APIs. By using this framework, researchers and developers can easily implement analyses, test their correctness, and evaluate their performance. In addition, the framework all
A mockobject class generator. The purpose of moquerie (pronounce Mock-a-ry, French for Mockery )
is to ease the creation of Mockobjects even when you don't have the source code of a class inside your
project.
A complete, production-usable Java class library tuned for internal corporate development (GPL). The Amber Archer class library represents over 100,000 lines of code and 700 Java classes, covering topics like UI building, pooling, caching, XML processing
Arachnid is a Java-based web spider framework. It includes a simple HTML parser object that parses an input stream containing HTML content. Simple Web spiders can be created by sub-classing Arachnid and adding a few lines of code called after each page
The org.jutil project is professional quality collection of java utility code, with full documentation and test cases for all code. All the code is based on documented method patterns ( signatures) similar in concept to JavaBeans, to provide a consistent
This tool generates compilable implementations of java interfaces or abstract classes. All the necessary methods are created with a compilable "null" implementation. Required types are imported as well.
This project lets you create java Classes on-the-fly at runtime, with any superclass, interfaces and methods you like. Great for creating JavaBeans from dynamic data! Similar to java.lang.reflect.Proxy but more powerful.
Cartographer is a simple,efficient object relational mapper engine. It provides rapid access to relational data using lightweight data and factory java objects.
Cricket Cage automatically creates JUnit TestCases for repeatable bugs and test scenarios. Include Cricket Cage's AspectJ code to install a code generator, then run the program to generate the TestCase. Finally, add the test case to your build.xml.