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
Gemini 3 and 200+ AI Models on One Platform
Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build generative AI apps with Vertex AI Studio. Switch between models without switching platforms.
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.
AG101 is a java-based visual XSL editor/debugger built on the Pollo XML editor (pollo.sourceforge.net). It has extensions to a regular expression library. It also has the ability to pipe XSL transforms one to another and store and reuse those pipes.
XML Swing interprets XML to create Swing UI. A complete Swing based application can be created using XML Swing as it supports all major Swing components. Client side validations can also be embedded in XML, along with adding listeners to components.
Xml2Swing is a small library written in Java(1.4), used to create graphical interfaces from xml configuration files.<p>
Its purpose is to reduce development time and improve
maintainability.
AntAcid is a GUI front-end to Jakarta's ant build tool.
Eliminates requirement to code directly in XML.
Context-menus direct the user to allowable selections of Tasks, nested Tasks and their respective attributes.
Generates xml buildfiles.
JXMLEditor is a XML editor developed in Java which is based on the
Xerces Java parser. The goal of this editor is to offer some features (tree view, drag & drop, syntax colorizing) to create XML documents easily. Also available as Eclipse Plugin.
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.
ranjan is a XML(SAX and DOM) API for Databases written in Java. ranjan converts a java ResultSet to XML. ranjan can also return the results in XML given a SQL statement (and a java.sql.Connection to the Database). ranjan wor
This project aims to provide a core java library for performing data validation, together with an XML driven data transformation engine that allows (for example) the conversion and validation of a http input into an xml document or custom objects etc
This is a collection of Java based XML technologies allowing for the rapid production of XML Messaging based systems using Java. As an Example there is a (Swing/JDOM) GUI framework, a Message Driven Bean which allow for rapid production / consumption of
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.
JxMenu is an XML based tool for creating Menu's within Java Swing.
Developers create XML based configuration files that are then read in by JxMenu and used to create fully functional menu's within Java Swing (AWT may be added later).
Doclet that produces XML as output. This allows you to use XSLT to customize the look and feel of your Javadoc output. You no longer need to write a doclet for that.
Provide a tiny non-validating XML parser and XMLJava Binding object to convert XML into Java objects. It supports XML features such as elements and attributes. Very small footprint, only 17K!