Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
AspectJ integration with Netbeans. AspectJ enables aspect-oriented programming for Java. This module supports building AspectJ programs and navigating crosscutting structure within NetBeans and SunOne/Forte IDEs.
XML schema to specify relational database administration and operations. Uses XML, XSLT stylesheets and Java code to allow applications to use advance features of databases and have complex queries without being tied to a specific relational database.
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.
Caterpillar is a build management software package. Its primary purpose is to allow developers and development groups the ability to easily build and schedule builds of project code via a web interface.
CocoonHive is a collection of open source projects contributing to the Java and XML communities. The project of focus currently is XMLForm, which is an XForms implementation for J2EE.
Data Evolution for Java. Finch is a Data Transformation System based on JDBC and other Java blessed specifications. Finch is based on a component task architecture allowing users to create complex data manipulation jobs.
Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure
Native application identity and user-based security for your Azure cloud
Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
Voyager JBoss OpenTool is an OT for JBuilder 6 Enterprise Edition. It integrates the JBoss application server the same way other application server are already integrated. Development and support was stopped since JBuilderX comes with JBoss support now.
Build System for Java offers an enhanced build environment that ties together deployment instructions, environment configuration and source code as a releaseable entity. A new paradigm for configuration management!
JOF provide a way for displaying and populating java objects. JOF automate the creation of GUI forms and it’s able to produce AWT/Swing/JSP interfaces, just by passing java bean or XML to it.JOF is an Object-to-GUI solution!
This project provides an ANT task and an API to analyze the dependencies between Java class files. It's different from the similar tools existing for ANT as it only compiles the classes affected by your modifications and work with any bytecode compiler.
This project was started in an effort to ease development of Swing applications by creating a XML to Swing rendering utility. Although this project is definitely in the first released state, it shows great promise and focuses solely on the Swing API as a
FIPA-OS is a component-based toolkit enabling rapid development of FIPA compliant agents. FIPA-OS supports the majority of the FIPA Experimental specifications (<a href="http://www.fipa.org">www.fipa.org</a>) and is being continuously improved.
UML for Schema is a code generator, it takes an UML model, properly enriched with stereotypes and tags from an XMI file and it generate some equivalent W3C XML Schemes (WXS). It is also able to do the inverse transformation.
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.
Fragit provides high level ant tasks in order greatly simplify the Java build process. These tasks can be chained together in order to painlessly switch between different deployment strategies - eg 3-tier for release versus 2-tier for development.
Greebo is an Ant task for making developer's life easier by downloading and managing non-source dependency files from a (possibly networked) source, to a specified local repository, much like Maven.
AntProf is Ant tasks for profiling Java programs. The Java VM includes various built-in options for gathering profile data such as -prof, -Xrunhprof, -Xprof. AntProf understands these options and packages everything up into convenient Ant tasks.
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
A collection of Jakarta Ant extenstions, primarily aimed at J2ee, and remote server project development.
Can be used shorten complex j2ee build files to a few lines
antxmltasks allows ant executions to be driven by an xml file using xpath expressions. Has tasks ForEach, Choose, ConditionalTask, DefaultTask, ValueOf.
It is meant to enhance the degree to which dynamic behaviour can be supported by ant build files.