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.
Try free now
Ship Agents Faster
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.
Story server is an easy to use and attractive system for tracking
stories/use cases during iterative development. It is implemented as
a web application and requires postgresql, a servlet engine, and a
webserver.
JWarp is a component framework that helps building large servlet applications. It contains a runtime environment and a persistence engine. All code is 'simple and stupid' making JWarp an powerful and extendable framework. All components are stable and
Comprehensive component-based web application framework. Works with ServletAPI 2.2 and JDK 1.2 or above. Tapestry reconceptualizes web application development in terms of Java objects, methods and properties, instead of URLs and query parameters.
Gelatin is a open-source development initiative aimed at providing rich API toolkits for the Java Programming Language.
The Gelatin Project currentls consists of two main projects: The Abstact Query Toolkit and ObjectBase
This project aims at providing simple JavaAPI to the querying/Modification/Object[Un]Marshalling of XML documents and its fragments regardless of the documents source.
Action-driven component-oriented web application framework based on Model-View-Controller (MVC) architecture. Goals: minimum complexity & dependency on the framework API, maximum power, reliability and conformance to common standards.
Parsec provides a JSP 1.2 tag library and an API for developing rich web applications. MVC is supported with the Page Controller pattern, where requests go to JSPs; no XML config files. Client-side form validation supported by JavaScript code generation.
Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure
Native application identity and user-based security for your Azure cloud
Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
JEnum is a Java runtime jar for working with enumerated types, as described in Josh Bloch's Effective Java, and a one-way code generator to create the needed classes from xml. The API is patterned after the Java Collections API.
CSVTokenizer is a kind of JavaAPI similar to StringTokenizer
in Core JavaAPI.
The superiorities over any other similar library out there are
* compatibility with StringTokenizer Core API
* supports not only comma but tab and space separated
SODA (Small Object Directory Architecture) is a Novell NDS like object configuration tree. A simple api ist written in php and java. additoinal apis will come soon
The Open Gaming System (OGS) is a platform for developing open gaming
software. It defines an application programming interface (API) and
provides a free software implementation of this interface.
jrexx - automaton based regular expression api for Java - provides a very fast matching alogrithm, an extended pattern syntax (with set operations for complement, union, intersection, difference) and allows introspection of the automaton's structure.
fuglue (fugu Glue) is a modern Project Management System based on HTTP. In addition to the access with web browser, it also supports WebDAV. The system is installed and operated as a web application on a web server (with JavaServlet support)
JDigraph is a Java library for representing and working with directed graphs and paths hosted at http://jdigraph.dev.java.net . The API is patterned after the Java collections API.
ServletTesting provides a framework for unit testing servlets. The framework differs from existing solutions like HttpUnit in that it doesn't need actual HTTP connections but relies on implementing stand-alone versions of the javax.servlet API.
The xmliter package provides an API for processing XML data that is easier to use than SAX or DOM, performs almost as well as SAX, and works with large documents that won't fit into memory using DOM.
Spif is Simplest Possible Infrastructure Framework for distributed Java applications like J2EE. Spif defines a simple api for object access and uses a chain of responsibility to realize various infrastructures through simple building blocks.
This project provides an ANT task and an API to analyze the dependencies between Java class files. It's different from the similar tools existing for ANT as it only compiles the classes affected by your modifications and work with any bytecode compiler.
Implementation neutral logging in Java - binds to whatever logging package it finds on the classpath (Log4J, LogKit, JDK 1.4 logging supported) and exposes a unified interface to it. JULog is for logging what JAXP is for XML parsing in Java!