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
Our Free Plans just got better! | Auth0
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.
Be4gle is a web services layer for MySQL that exposes the database as a SOAP server. HTML forms and a generic JavaScript soap client are generated from XML templates enabling client side data binding and event-driven web applications (AJAX).
xml.transform is a small library of transformation utilities like: caching transformer manager, XML readers, serialization tools, URI resolvers, etc. In this library we have collected various tools that we use in our transformations.
A shorthand alternative to XML. A set of software tools written in Java for dealing with text that is structured by indentation rather than with tags. The tools include a parser, an object representation, XPath evaluator, a schema validator and more.
FLUIX is a Flow-Based Programming (FBP) toolkit targeted for XML. It is ideally suited to process big XML documents but is also packed with functionality not specially related to XML.
You can now start building programs more fluidly than ever before.
Main purpose of this project is to create an Eclipse editor for specifying OCL contracts. The OCL language is used to specify pre-, post-conditions and invariants. The project also contains a parser to check the syntactical and semantical correctness.
Outerp is a framework for interpreting text files that are grouped by indentation, like an outline, and invoking Java methods for each element. It is like XML without the tags and especially well-suited for configuration files and scripting languages.
XWing provides a library of Swing components that can display and edit XML data in a variety of forms - trees, tables, text fields, and more. It also contains a set of Jelly tag libraries that allows user interfaces to be specified completely in XML.
The Xineo project maintains several Java packages targeted to XML management. Available packages include : OAX (Object-oriented API for XML), XIL (XML Import Language), XMA (XML Mail Archiver).
Java framework built on a generic implementation of the Hierarchical Model-View-Controller pattern for component based development, independent of the view technology. Supports Servlet, JSP, XML-XSLT and Swing applications.
Jura is a programming language which is also a structured data language - think XML for source code. Jura supports generics, transforms and on-the-fly language extensions. The project aim is to create a Jura compiler in Java and then port it to Jura.
JEPLite is a light-weighted (re)implementation of the Java Expression Parser (jep.sourceforge.net). The intention is to strip some of its not-so-often-used features, and thus speeding the rest. Includes expression optimizer.
GNU6 = "GNU SIX" = "GNU Software Integration with XML".
GNU6 is a new technology that allows rapid development, testing and integration of multi-threaded applications configured via XML.
RelaxNGCC is a tool for generating Java source code from a given RELAX NG grammar.
By embedding code fragments in the grammar like yacc or JavaCC, you can take appropriate actions while parsing valid XML documents against the grammar.
The Xmlization serialize a object to variable XML format and extract object from XML(like XML-RPC or SOAP). It is available you can communicate between two servers by object instance. It will be provided communication module using RSA Session Key.
Goal of the project is to provide a JavaDoc doclet that transforms JUnit report XML files together with the JUnit TestCases into a HTML report that contains the JavaDoc of the TestCase and the result from the XML report file.
YACCL is a simple Java recursive descent parser, in the tradition of other RDP technologies such as ANTLR and JavaCC. It differs from these in a number of ways: it is smaller and simpler (though not necessarily faster).
The UCM Scenario Exporter allows you to export your UCM scenarios from XML (as generated by the UCMNav tool) to UML sequence diagrams conforming to the XMI standard. The UCM Scenario Exporter also incorporates the functionality to generate TTCN and MSC f
The \\\"Archimedes Project\\\" extracts XML metadata content from Versata\\\'s repositories. It generates detailed reports (JavaDoc for Business Rules), persist XML business rules (Rules Repository) , and create JUNIT & Euclid test scripts 5.
vCard4J is a complete toolkit to manipulate vCards (RFC 2426) in Java. It contains a parser to read vCard files. It also includes a compiler to extend the library. And it contains XSLTs to produce vCards 3.0, xHTML, ..., from the internal DOM structure.
dom4jb is a XML-Data-Binding library for the dynamic mapping of JavaBean-based object graphs into a tree-based XML representation (i.e. DOM or XPath-Models), so that these can be transformed by means of XSLT. It is completly written in Java.