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.
Start Free
Save Up to 91% on Cloud Compute With Spot VMs
Automatic sustained-use discounts. One free VM per month. No negotiation needed.
Run batch jobs at 60-91% off with Spot VMs. Long-running workloads get automatic discounts with sustained use.
Jarpend is a tool to create jar-files containing all Java classes required by a given set of classes. It also allows you to test whether a certain classpath fulfills the dependencies of a class. Use it to make the NoClassDefFoundError extinct.
This small app (.NET required) is intended for java developers who frequently have to deal with windows variables like classpath, path, JAVA_HOME - including jar-files etc. Windows provide a single short textfield for this activity...not good :)
If you're writing an app with lots of options and need to create edit dialogs to allow the user to change them then BeanPeeler could be for you. It allows your app to display such a dialog without going to the trouble of writing it yourself.
BeanPeeler
jasperCall is a JavaJAR to call and export JasperReports without the need to write a Java program. Especially it is used to call and export JasperReports from command line.
Java based tool for rapidly creating sequence and class diagrams as gifs from java .jar files. The napkin can also reverse engineer existing java jars and display the structure graphically.
Omega is a light-weight framework for the implementation of hierarchical state machines in Java. The core consists of 2 classes and 3 interfaces, making it simple to implement reliable and deterministic behavior. Small 7K jar for constrained environments
JFormular is a form based MCV-App Framework. It allows developer work codeless with JSP by using the jformular-taglib.The Business logic and the form attributes can be declared in XML config files, so it is possible to build apps without coding Java.
JEnum is a Java runtime 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.
This project will build a real time pricing enterprise application using open source technology stack. The goal is to pre-define a stack and demonstrate the use of open source technologies for enterprise applications.
Java class file encryption. Class Encrypt is a program that can encrypt a developer's class files and package them into an executable jar file for deployment. The program uses modules for implementing different encryptions.
Flow4J is a java framework, that enables the user to model process flow with a gui interface. The flow may include tasks, decisions or calls to other process flows. The saved flow is in a jar file together with its bytecode.
jarg reduces a jar file that have java class files.
It remove debugging informations.
It remove unnecesary attributes for execution.
It remove unused fields and unused methods.
It remove unused entry in the constant pool.
It rename fields and method
GAP is a Generic Jakarta ANT Project file for the complete building of a Java Application from your source to executable jar by simply modifying a simple properties file with details on your project. No knowlege of ANT is required. Great way for the novic
A tool allowing software developers to check the backward compatibility of API's between different versions of a Java library.
Find out about compatibility between releases of your Java libraries from this tool rather than from the users of your jar!
JarSpy - The Java Archive Spy. JarSpy provides insight into the contents of Java archive files (.jar, .zip, .ear, .war etc.). Eventually, JarSpy will provide the ability to modify the contents of Java archive files for instrumentation, obfuscation etc.
An easy-to-use, user-friendly GUI for archived file formats (jar, zip, tar). Explorer-type archive browsing with all the archiving functionality offered through a much easier, quicker & more understandable manner than its command-line counterpart.
This project has been replaced by Archive Buddy [http://sourceforge.net/projects/archivebuddy]
an API for rapidly developing Java,
desktop apps It includes a virtual desktop ,
user interface API, GUI client for management of SQL
databases,and a form design tool which allows basic
application code to be generated from a SQL table or tables
The Operator Simulation Tool (OST) provides a framework for scripting user (software operator) events into a system. The purpose of the tool was originaly to provide fine grained client load onto the server side of a client/server network management app
Tool for automatic generation of UML Class Diagrams out of Java Class Files. Originally designed as a command line tool to convert .class/.jar files into .emf/.eps files, it now offers a visual environment.
classdoc is a Java reverse engineering API documentation generator based on the Java Doclet API.
It generates javadoc-style HTML files or other documentation formats without source code from compiled .class/.jar files ONLY.