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.
Filter files in Eclipse Navigator panel using patterns and regular expressions. Apply filters to specific folders, packages, or projects! Install this plug-in now from within Eclipse using update site http://eclipseresfltr.sourceforge.net/update
Trata de um Framework para a criação das telas de formulário de sistemas desenvolvidos para desktop. Para sua utilização deve criar as classes bean, dao e action e mapear essas classes em um arquivo XML chamado dicionario.xml.
"eActionBatch" is an Eclipse-Plugin that allows to run eclipse actions as batch with or without user interface. The plugin defines an extension point to register own batch parameter pre processors and/or action executer.
Library which helps to move all non-presentation logic out from Swing/SWT thread into separate thread without introducing synchronization issues. Library is lightweight and does not depend on any 3rd party libraries.
Conga is lightweight but action-packed Java library for defining and accessing configuration data. Features include: arbitrary and hierarchical data sources/formats, auto-reload, data change events and history.
StrutsTestCase is an extension of the JUnit TestCase class that allows testing of individual Action objects with or without a running servlet engine. This framework provides both mock servlet objects as well as Cactus support to simulate the environment
Cuttle is a flexible MVC framework. You can assemble partial page and action method by configure. It can integrate with spring, and supports AJAX directly.
This project aims at combining the features of UML modelling along with an easy to understand language similar to action semantics. Te current release provides just the skeleton code generation and class diagram drawing. A new version has been released!
A Java framework and toolkit for building Swing applications. Jurvis provides high level concepts common to many rich-client applications like data entry forms, object snapshots, a multi-threaded Action, and explorer-style views.
Extensions to the greate stripes-framework. Need to be communicated to Tim Fennell if they reach community acceptance. Some ideas:
- BSF based Scripting Action
- Improved AJAX integration
Save time in Java GUI development with lazyGUI api. Create Swing JavaBean(TM) displayer/editor. Create Actions from Annotations trampoline and JMenu from them. (Bean Displayer Viewer Editor Component Menu Action).
An Excellent tool to Automatically Generate the Struts App which has all Action forms, Form Beans,Struts-Config..etc which forms the skeleton for the Web App can be deployed in JBOSS or Tomcat.It automatically generates the Professional JSP Pages
Asgard-Core is the base for the Asgrad Integration Test Tool. This plataform, or framework, is designed to allow one to run any action using the power of IoC.
The goal of the ARS Client/Java(tm) Edition project is to provide a 100% pure-Java implementation of the AR System User, Administrator and Alert (Notifier) clients to the Remedy Action Request System platform using the Swing GUI toolkit.
A generic system test framework utilizing Spring and Junit. Specialized Junit TestCases use Spring context configuration files to define test actions and action validators, allowing the TestCase to function as an integration / system test.
JTestCase uses XML file to organize multi-testcase data and asserting conditions (action and expected result), and provides a set of easy-to-use methods to retrieve test cases out from XML, and asserts results against those expected ones in data file.
Deployer is an Eclipse plug-in to deploy files in remote servers, using SSH. It's written in Java and released under the LGPL. It adds a Preferences page to the resources to set the deployment information, and a submenu with a Deploy action.
An engine/framework for isometric games (like japanese RPGs) for mobile devices supporting J2ME (MIDP 1.0). This engine will manage maps, objects and characters.
A full Action-RPG using this library is going to be released... Stay tuned...
EclipseAS is an Eclipse Plugin for Action Script.
Its purpose is to ease the developpment of Flash applications with the Eclipse IDE by providing a set of facilities like code completion, refactoring and others useful things.
Providers is a framework to be used with JSP to fill Select options in HTML. You can use it with Struts to replace html:options tag and use providers:options and fill the select without the need of creating a collection in an Action.
lightweb -- light weight web framework
A very simple and fast web framework with a DispatchServlet, an Action interface, and a Config Reading part. maps one url -> one action instance.
lightweb is very suitable for Template Tech like Velocity, fastm.
Provide a set of utilities and classes that can be used by AR System Administrators to process and analyze the log files produce by the Action Request System application server. The goal will be to provide an easier way to optimize performance.
An alternative to SwingWorker for performing asynchronous tasks in Swing. We merge SwingWorker.java with the Action interface, resulting in AbstractAsynchronousAction.java. A concrete extenstion of this class can be used in place of any Action.