Full-stack observability with actually useful AI | Grafana Cloud
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.
Create free account
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
A Java 1.4 based NIO socket framework. This hides the (dirty) details of non-blocking IO from developers, allowing them to EASILY build a highly scalable application, which can handle over 10000 incoming and outgoing sockets using only one thread.
...JNDI is not just for J2EE, with this package you can use it with any Java application. This context resides completely in memory, is configurable from xml, and capable of storing any Java object. Requires java 1.4 or higher.
The JCA 1.5 compliant resource adapter provided by this project grants J2EE 1.4 components access to files hosted on file systems. J2EE components can use it to load and store files on local and remote file systems.
XML Tree Object Model (XTOM) is a java 1.4 based XML parser. It is designed to be easy and simple to use for parsing XML configuration files. It uses the notion of a Tree to hold XML Elements and implements a path based element navigation system.
...Each table row corresponds to a data Object in a List. Features include column hiding, locking and panning; row scrolling and sorting; intuitive focus behaviour; optional virtual row and column; Java 1.4 support
dbXML is a Native XML Database (NXD). NXDs are databases that store XML using an internalized format for faster overall processing. dbXML was developed using the Java 2 Standard Edition version 1.4.
A very simple XML parsing API based on event listeners and pattern matching. Inspired by Apache's Digester but xml-ezparse aims to be simpler and cleaner. The current revision is dependent on J2SDK 1.4 APIs.
A small, but realy needed library that realized more important thinks oriented to WEB development on J2SE and JSP technology.
Library provide not realized thinks in strings and streams, soft reference cache and other for JDK 1.4.
A set of JavaDoc Taglets for use with JavaDoc tool for Java 1.4.
The library aims to be a free collection of useful taglets that may aid
development organisations enhance their java documentation.
Editor Hexadecimal para incrustar en aplicaciones Java 1.4/Swing con el que se podra editar cualquier tipo de contenido, ya sea binario o ASCII.
Hexadecimal Editor to inlay in Java applications 1.4/Swing.
To be published any type of content, or binary
An open-source, SQL2-compliant, extensible, programmer-friendly set of Java 1.4 classes for parsing and representing SQL constructs as strongly-typed objects.
The Configuration package is a thin, JDK independent, bridge between different configuration libraries and approaches such as properties files, XML and JDK 1.4 Preferences.
Will provide an API, command line, GUI, and web application for reading log files written by the java 1.4 logging API. This will provide an easy to use java API for incorporating the use of log files into an application.
Java 3D Game SDK based on J2SE 1.4 and Java 3D 1.3.
No native code is used, so this SDK should be portable to all operating systems, which provide the above SDKs.
The SDK provides functions from initializing the window till model animating and renderin
Implementation neutral logging in Java - binds to whatever logging package it finds on the classpath (Log4J, LogKit, JDK 1.4 logging supported) and exposes a unified interface to it. JULog is for logging what JAXP is for XML parsing in Java!
Xml2Swing is a small library written in Java(1.4), used to create graphical interfaces from xml configuration files.<p>
Its purpose is to reduce development time and improve
maintainability.
Regexviewer is a small, pretty teaching application. It is designed to teach students about (Java 1.4, PERL-like) regular expressions, by permitting them to load a text file, and experiment upon it with regular expressions interactively.
JMouseWheel implements mouse wheel support for Java applications running on Win32 platforms. This is basically a much needed work-around until Java 1.4 ships in early 2002. We're looking for people to implement support for other platforms.