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
Go From AI Idea to AI App Fast
One platform to build, fine-tune, and deploy ML models. No MLOps team required.
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
JarPlug is a Java Archive editor plugin for Eclipse 3.0. JarPlug adds an archive editing view to your Eclipse perspectives, and allows the individual entries in the archive to be edited or deleted before doing an update. Say goodbye to File Explorer!
JXCL is a framework for constructing transforming class loaders for Java. It can
be used for a wide range of purposes, including automated testing, in particular
testing of unit test coverage.
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.
An Eclipse 3.0 compatible plugin which allows BEA's WebLogic Server (6.1, 7.1 and 8.1) to be managed from within eclipse and thus easily debug deployed J2EE applications in BEA.
Xom (Xml Object Model) is a lightweight, powerful, and extensible framework for representing Java gui elements. Also, general java gui tools/frameworks for creating impressive user interfaces. Includes a basic PDF viewer, and various gui components.
JMigrator is a set of Eclipse plugins supporting the migration of Java applications to new library versions. JMigrator has tools for the library developers to generate migration specifications and tools for application developers to migrate applications.
JDBC Tester is a software that allows to prove JDBC connections and SQL statements. The central idea is to have a software that is used for the design of statements and learning SQL with an graphical user interface simple to use.
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Utility converts OJB repository.xml to hibernate mapping files. Intent is to allow OJB-based projects to quickly convert over to Hibernate. XDoclet tag generation is also supported.
a fascinating project that developed, in order to create a content
management system, which should be outstanding in its flexibility,
modularity, module development and handling.
staticxgen is a static web site generator. Your site will consist of some XML files. An unique header, footer and menu will be defined and it will be automatically inserted at runtime. Relative links will be generated among files.
A cron server for Jakarta Maven to automate goal execution. The recurrance criteria (eg. 'every Sunday', etc.) is specified within a cron.xml file, which keeps track of all projects and all goals to run.
The Presentation framework for Web applications. On the basis of: HTML, JavaScript, DHTML. Configure your user interface with Tag libraries (for J2EE systems) or XSL templates (for any other WEB systems using XML/XSL).
XTC4y is a collection of testing utilities for Java Code. It currently provides classes to instanciate an abstract class for testing the implemented methods, an invocation stack tracing the calls on an interface and a LogClassLoader. NOTE: DEVELOPMENT ST
Siege is a J2EE tool suite that expedites the development and deployment of EJB/Web applications. Siege is currently being developed and tested using the JBoss container.
This is a collection of open source j2ee patterns implementations. Althought this branch is boarded by a variety of proyects, this focuses on client tier, web orienteds mvc. I'm planning to implement middler tier, integration, dao patterns & more.
Dashboard is a plugin for IntelliJ IDEA and Eclipse that provides immediate visual feedback of the status of a (remote) continuous integration build process directly in the editor. It initially works with Cruise Control (or vanilla Ant).
The purpose of this project is to provide posibility for Java reflection invocations from within Ant build file. For example:
<reflectant result="result_property" field="TEST_FIELD" classname="some.interesting.classs"/>
<echo "some.interesting.c