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
Gen AI apps are built with MongoDB Atlas
The database for AI-powered applications.
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
LET (LaTeX Editing Tools) is a set tools for editing LaTeX documents in the Eclipse workbench. It has a context sensitive parser for multi-file LaTeX documents which can be extended via the Eclipse extension point mechanism.
The Duine Framework allows one to develop prediction engines for recommender systems. It contains a set of prediction techniques, a way to combine these techniques and a profile manager. The framework has a plug-in architecture, allowing customization.
JavaSSS (Safe Secure, SandBox) is an update for Suns jdk. This update makes java more secure using only a properties file. Settings include max storage, # of files, # of threads, library & native methods. Host control, limit socket speeds, & more.
MultiProperties or PropertiesDocument is the enhancement Properties class in Java. It extends the Properties file with element. The element is called as MultiProperty or PropertiesElement.
The goal of XP Studio is to create a complete software development environment in which it is easy to practice eXtreme Programming (XP) or other Agile software development methodologies.
This software provides library to encode/decode Java strings to/from Base64 encoding and variants. Just include the .jar file into your classpath, to encode: string.getbytes("x-base64"); to decode: new String(bytearray, "x-base64");
Tepal was originally going to become an uber OO language, but during my tinkering I feel that it would be more appropriate for Tepal to become more of a meta language, allowing you to describe common development tasks in a simplified and common way.
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Jief is an universal Java Import Export Framework. With Jief you will only need a couple lines of code to import data from a file (xml and csv supported out of the box). You can reuse the transformation code for your business objects.
This project is abandoned. JavaSettings is a java library that is used to load in memory an application configuration file. It loads automatically different types of configuration file.
This API enables objects to be easily passed from Java to JavaScript via XML. It consists of a Java library and a JavaScript file. The Java recursively turns any bean or collection into XML. The JavaScript returns an object similar to the Java object.
The Eclipse Launch Manager is a utility application to run Eclipse and other Eclipse RCP based applications. It offers support for users needing to work with different Eclipse versions, workspaces and command line options.
Ant-Doxygen is an Ant task for doxygen, a document generating tool available at www.doxygen.org . Users can integrate doxygen related code with ant task file - build.xml .
A set of lightweight SPECIFIC purpose reusable Java componentes.
Examples are: file parsers, simple communication protocols, logging, formatters, directory pollers, file filters, queue management, objects pool managers, etc.
Glassbox is an automated troubleshooting and monitoring agent for Java apps that diagnoses common problems with one-click. Drop in a .war file from http://www.glassbox.com and find out what's wrong with your existing web apps, without any code chang
Client library for a portion of the IHE transactions. This library specifically focuses on PIX Manager, XDS Repository, XDS Registry, and Audit Repository transactions.
A collection of various one-purpose utilities and one, main, program which centralizes and simplifies access to all computer's resources.
Current main program is a simple filemanager based on "quick search" technology.
An Eclipse plugin can be used to deploy web project to remote tomcat. You need to install TomcatHelper just as a war file in your tomcat. Please go documentation page for instructions!!!
An Apache Maven Plugin providing goals to: 1) Load LDIF files into a LDAP directory server 2) Dump entries from a LDAP directory server to a file in LDIF format 3) Dump entries from a LDAP directory server to a file in DSML format
This program converts, compares, merges, normalizes, and refactors data to and from disparate sources (CSV, Excel, and any JDBC/ODBC database) for use in a Java program.
The Health ManagerJava SDK is an interface definition to connect wireless medical devices with a Java application. It includes also an implementation that simulates real devices and a sample application demonstrating the usage.