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
Your top-rated shield against malware and online scams | Avast Free Antivirus
Browse and email in peace, supported by clever AI
Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
XML2Java is a DTD driven Javasourcecode generator for XML data binding. According to a given document type definition several Java constructs are created which reflect the information stored in a XML document following that DTD including I/O capabili
The Frame Processing Language (FPL) is an XML language based on the Frame Technology by Paul G. Bassett as described in his book Framing Software Reuse: lessons from the real world.
FPL is implemented in Java using JDOM,Saxon and Jakarta-oro.
UML2EJB was a code generator - it took a Unified Modeling Language (UML) model and generated Enterprise JavaBeans classes. This project has been discontinued and replaced by the new AndroMDA project (see http://www.andromda.org).
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.
RapDAF is both a high speed data access framework, and an agile development process. The framework is built for speed. The development process takes advantage of xml and code generation to easily create and maintain data objects.
The JNails project makes it possible and easy to use C and C++ code directly from Java, without clumsy JNI coding. All you need to do is specify the names of the C++ classes, functions, and variables you want to use, and JNails takes care of the rest.
Object Tree, Virtual Machine and Compiler for Concatenative Languages, in a shared library - [This project is obsolete, and has been superseeded by the XCL suit, available at http://www.varkhan.net/software/xcl]
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.
Lowering the step toward JUnit by offering a convenient way to create, organize and maintain JUnit tests. Incremental behaviour keeps modified code when regenerating. Assists with refactorings (no tests get lost when renaming, moving, etc.).
Tomato is an experimental Java application development environment which aims to replace text-based Java programming with a point-and-click visual programming language. The prototype works sufficiently to help develop parts of itself.
This project is intended to assist developers by generating database access code in form of Java class and all JSP pages for adding, editing and deleting record from database.
<img src=http://www.ifrance.com/divisionX/JOE-LOGO.BMP align=left><div><b>JOE</b> -<i>Java Optimization Engine</i>- provides an easy way to optimize programmatically Java applications. <b>JOE</b> is an Ant optional task (like XDoclet or JavaCC).</div><br
A framework for data-flow based program analysis, implemented as a set of Java APIs. By using this framework, researchers and developers can easily implement analyses, test their correctness, and evaluate their performance. In addition, the framework all
Java library for building tag-specified structures, primarily HTML pages or XML documents. This projects will focus on speed, small footprint and few classes.
Similar to Jakarta ECS but with a lower object overhead.
BeanMaker is a 100% pure Java application. It helps developer to construct the JavaBean easy. Developer simply it will be demanded to shape opportune xml file that it will describe the property of the JavaBean.
MockMaker is a program for automatically creating sourcecode for mock object. MockObjects can be used in automated Unit testing. See also www.Junit.org and www.mockobjects.com
Janux is a project to port the java virtual machine directly on top of the Linux kernel using
bypassing the traditional posix enviroment. This results in very fast java implementation for linux and and opportinuty to develop java based operating syste
This tool generates compilable implementations of java interfaces or abstract classes. All the necessary methods are created with a compilable "null" implementation. Required types are imported as well.
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.