Atera all-in-one platform IT management software with AI agents
Ideal for internal IT departments or managed service providers (MSPs)
Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
Learn More
R3 Contract Management for GovCon
Designed to meet the unique needs of Federal Government Contractors.
R3 Contract Management for GovCon is a practical, flexible, and affordable software solution designed specifically for small to mid-size Federal Government Contractors. It provides you with a centralized contract management system. This gives you greater control over your contracts, reduces risks, increases your effectiveness and provides you with cost savings from increased productivity.
This project is run by members of the Maine Java Users Group to create Java programs and libraries to be used in web applications for the MaineJUG web site (http://www.mainejug.org).
The DocSOAP XML Development Kit (XDK) is a Java Web Services SOAP, and XML Development Kit that provides effective and efficient ways of manipulating XML documents and building Web services solutions for "document style SOAP".
HStream provides a basic layer to send/receive messages to/from clients pivoting on a servlet (HStreamServer). It uses independent HTTP Connections for sending and receiving maintaining the HTTP Connections alive avoiding java.net.BindExceptions
Implementation of XMLPULL API (http://www.xmlpull.org)
that uses Xerces 2 XNI pull parser configuration
to provide XmlPullParsers that full supports XML
standards including validating and non-validating mode.
Mkulu QA Proxy is used to view the details of HTTP packets. It is a useful tool for web development and testing. Work is ongoing to increase the tool's functionality. The proxy is able to parse the binary AMF protocol used by Macromedia Flash Remoting.
ImageJ is a public domain Java image processing program inspired by NIH Image for the Macintosh. It runs, either as an online applet or as a downloadable application, on any computer with a Java 1.1 or later. HOME @ http://rsb.info.nih.gov/ij/
A model view controller implementation for http using java. Allows developers to create multiple views to data reusing the same controllers. Currently views supported are any character based format. Future versions will include swing, and web services.
Implementation of JSR 173 - Streaming API For XML (http://www.jcp.org/en/jsr/detail?id=173). This effort is taken in consideration of Axis C project and now it has impl. as an internal component.
Morphious is a Java application server for developing and running applications in a production environment. Applications are built from modules that can be independently recompiled and connected on demand in a GUI developer environment.
Ober brings the power of the Oberon interface to Java, blending command-line and GUI models. Ancestors are Oberon(http://www.oberon.ethz.ch/), Acme (http://plan9.bell-labs.com/sys/doc/acme/acme.ps) and Wily (http://www.cs.yorku.ca/~oz/wily/index.html).
FlameCalc is an RPN caclulator by the good folks at the Flame Design Group. It is written in Java with the intent to remain GCJ compatible and eventually evolve into a useful RPN language. HTTP-loaded scripts and Java plugins are supported.
The BS Framework provides level J2EE components to quickly build database-oriented J2EE applications accessed by rich clients on HTTP. <p><b>NOTE : as of 2004 THE PROJECT IS NOW HOSTED ON ObjectWeb : http://forge.objectweb.org/projects/bsframework/</b>
The original intent was to make a pretty simple "connect and send" http client, it has since grown to include as much http 1.0 client capabilitlies (as defined in RFC 1945) as possible.
kin is a set of libraries and tools supporting meta-programming for engineering and technical computing applications. This JVM version of kin has been superseded by the stand-alone version being developed at http://purl.org/net/kin.
JEC is a Java Expression Compiler library (a JAR) that allows bidirectional expression evaluation and assignation (like book.pages[selectedPage].text). It was designed for mapping HTTP parameters to class fields in the model for a Java web controller.
JLisa, \"Java Lisp-based Intelligent Software Agents\", is based on Lisa, http://lisa.sourceforge.net/, a production rule system similar to Jess. It runs in java through ABL, armed-bear Lisp, http://www.armedbear.org.
The purpose of ErrorSystem is to provide a contextual on-line documentation for software errors, using a HTTP-GET request on your web server. So you can do it just sending an url to IE, or parsing the response in your PHP script, for example.