iText is a free open source Java-PDF library released on SF under the MPL/LGPL; iText comes with a simple GUI: the iText toolbox. The original developers of iText want to publish this toolbox as a separate project under the more permissive MIT license.
A small XML library that uses SAX to parse incoming data and build Java POJO's based on the content. Configuration consists of a single call to map each top-level XML element to a Java POJO. Also, supports basic POJO -> XML serialization.
This project aims to port ExTeX, a high quality typesetting system developed for UNIX operating system to Macintosh OS X using Fink, a package management system.
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.
foaf4java - Based on the Jena Semantic Web framework (http://jena.sourceforge.net), “FOAF for Java” is a toolkit for handling FOAF profiles easily, by Safelayer (http://labs.safelayer.com). Find more details about FOAF at http://xmlns.com/foaf/spec/.
ThreeTen provides a modern date and time library for Java and is the reference implementation for JSR-310. It includes many of the lessons of the Joda-Time project and aims to standardise date and time concepts in computing. Code now integrated into OpenJDK, this project is archived.
Bookmark sync tool for ebook readers with xml bookmark system. Primarily focussed on devices based on 4FFF N618 ebook reader, wich uses Adobe Digital Editions for content sync but have no bookmark sync.
HTTP functional and non-functional (load and performance) toolkit based on jython/grinder (http://grinder.sf.net) ...includes capabilities to support: SOA services, REST, json/xml encoding, AES and WS security ... and a stub to collect requests
Streamline Azure Security with Palo Alto Networks VM-Series
Centrally manage physical and virtualized firewalls with Panorama
Improve your security posture and reduce incident response time. Use the VM-Series to natively analyze Azure traffic and dynamically drive policy updates based on workload changes.
This library provides tools to make a PDF/A preflight on a PDF document. It is highly based on apache PDFBOX. Conformance to the ISO 19005 (PDF/A) norm is checked. The goal is to pass completely the isartor test.
OSM XML to CSV conversion. POI only, polygons (and polylines, but not recommended) are approximated by centroid. Result is a 3-column table with lon, lat and value (for a particular key to be chosen beforehand).
StockFear is an open management system that a medium business can use. It is simple and clearly structured, primarily based on Java. SF comes in two flavors, with a desktop based client and web based client.
Lightweight XML processor; XML-POJO mapping via Java5 annotations or DTD; Preprocessing of XML documents using expression language; Binary XML; RMI friendly XML; JSON format support; XML marshall/unmarshall; HTML as XML parser; Swing XML Viewer
Fire requests to an xmlrpc server and see the result. The XMLRPC server has to support "system.listMethods", "system.methodSignature" and "system.methodHelp".
A Java library for validating XML documents in a consistent and flexible way. Supports multiple schema languages, local schema catalogs, and automatic caching of schemas.
dbUPLoader is a tool to import data from csv or MS-Excel files into a database. You can distribute data across several tables, create relationships between imported data and integrate sub queries to reference existing data.
SpatiumCube is open source technology for the easily development of Spatial Data Infrastructures (SDIs) and services over them. It includes software, stylesheets, ontologies, and other technology elements for the development of SDIs.
Open Source UDDI v3 server implemented in Java. The server is focused on simplicity, and supports SQL backends through Hibernate. The project also contains a UDDI v3 client library for Java.
SEEKING NEW MAINTAINER.
Java-library for manipulating the file-format of the gnucash open source accounting-software. Usable to automate accounting-tasks using e.g. HBCI or invoice-parsing or to simplify the preparation of your taxes. Contains a portable gnucash-viewer/editor.
Send request to servlet using post http. The constructor accepts a Map containing all parameters you would like to send to servlet (key-value but the value can be also a json!). Parameters are url encoded using utf-8.