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
Cloud-based help desk software with ServoDesk
Full access to Enterprise features. No credit card required.
What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
A Java parametrization framework to permit software sefl-setup at runtime after parametrization resources modifications, use of diferents files format to specify parameters, and the possibility of defining parameters relations.
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
JEnum is a Javaruntime 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.
Manage what you buy and how you buy it with Order.co, so you have control over your time and money spent.
Simplify every aspect of buying for your business in Order.co. From sourcing products to scaling purchasing across locations to automating your AP and approvals workstreams, Order.co is the platform of choice for growing businesses.
The JRRE project is a Javaruntime environment implementation based on Sun's Java 2 Virtual Machine specification. The system is currently under development at Appalachian State University by undergraduates Christopher Ellsworth and Clarence Alston.
A facility to keep a history of context information during runtime and then dumping it in a separate file when a problem occurs (similar to core dump).
JNDirect is a library that supports JDirect-compatible native methods and method closures. JNIDirect automatically generates (at runtime) JNI native method glue for anything exported from a Mac OS X framework -- functions AND global variables.
jUDO (java Universal Data Objects) handles coding against a database Independent of database (plugins for db2/Oracle/Cloudscape/mysql/mysql etc).The code is generated "runtime" , just give the method names and jUDO derives the code/sql.
The iChilli mobile J2EE platform provides a J2EE compliant runtime environment for both server and mobile platforms, such as J2ME, MIDP or other CLDC based devices. For example iChilli runs on the PersonalJava enabled Sharp Zaurus and Compaq's iPAQ.
Vesuf is a model-based User Interface Development Environment (MB-UIDE) which uses UML based models for UI Spec. An interpreter creates UIs from the models at runtime. It is possible to build different UI-modalities for one application (eg AWT, WML, ...)
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.
C.O.R.E. - Common Object Runtime Environment
A foundation for multi-node projects, language independent.
Provides central point for storing/retrieving configuration data for all components of project, centralized logging service, NLS service...
JRiva is a J2EE (TM) Runtime Implementation Via Aspectj (www.aspectj.org). This project provides a set of classes and aspects which work together to "mimick" an EJB runtime environment.
This project aims to create a framework to simplify development of modular software. In this framework, plugins can be registered to a plugable at runtime without the need of restarting.
Jylog is a (JPDA) Java Platform Debugger Architecture based logger, Jylog eliminates the need for writing any log statement in the program. one can define the logging information using Jylog swing GUI and Jylog extracts the information from JVM at runtime
A set of APIs that can get u the class hiearchies. Object flows in the classes (Maximum that can be done else then runtime). Using MockObjects and Junit Frame work to test and get the Runtime Object Flow.
The TechTrader Bytecode Toolkit is a high-level set of APIs for manipulating java bytecode. It is primarily targeted at making runtime and/or compile-time enhancements to existing java classes, or creating new java classes on the fly.
The Snake Skin Bean Breaker converts Python syntax into readable Java syntax. With a high potential of runtime or compile-time deviances, the resultant code is assumed to be broken.. Works well for porting Jython Swing prototypes.
A Java class library for logging, tracing, warnings, errors, asserts, etc with runtime configurable formatting and event filtering. This project is no longer maintained.
Runtime integration of ActiveBPEL engine into Eclipse BPEL Designer. Allows users to start and stop ActiveBPEL instances from within Eclipse BPEL Designer as well as to deploy BPEL processes.
xmlandbean is a java library based on annotation who can read and inject XML datas into objects. Create the java objects, define (with annotations) for each properties how the system retrieve XML informations. Then, at runtime, xmlandbean populate them.