Showing 599 open source projects for "java open source"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    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.
    Try free now
  • Automate contact and company data extraction Icon
    Automate contact and company data extraction

    Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.

    Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
    Explore Apify Store
  • 1
    MicroDOM is the smallest (7.2k) Java XML DOM parser. It is a sub-set of org.w3c.dom API from J2SE and it is 100% J2ME (CLDC 1.0 and MIDP 1.0) compliant.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Eclipse plugin for evaluating XPath expressions on XML content
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The Jorne project develops software and open standards for linking Lojban text with WWW and Semantic Web metadata (e.g. RDF/N3, RSS, XML). Lojban is an artificial spoken and written language based on predicate logic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    TM4J is a topic map engine implemented entirely in Java. Topic maps are a standard paradigm for the interchange of knowledge structures. This project aims to produce a complete suite of tools for creating, processing and publishing topic map information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • G-P - Global EOR Solution Icon
    G-P - Global EOR Solution

    Companies searching for an Employer of Record solution to mitigate risk and manage compliance, taxes, benefits, and payroll anywhere in the world

    With G-P's industry-leading Employer of Record (EOR) and Contractor solutions, you can hire, onboard and manage teams in 180+ countries — quickly and compliantly — without setting up entities.
    Learn More
  • 5
    The SimpleXJ framework provides developers with an easy to use framework for accessing XML data as Java objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Append hundreds of different XML files into one large data document, validate, and attach a stylesheet. Stitcher is a porwerful summary reporting tool. Allows for complex file storage locations of xml data. UBL, HR-ML, LandXML ... visit stitcher.org.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    EE MUD includes a large spherical world with dynamically created biomes, weather, and local areas. Need to replace serialization with more efficient caching with less object persistence, redo synchronization model, and use XML loaders over factory method
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Easily produce custom XML from Java code with validity checking and namespace support. Character stream and SAX event outputs are supported now. More can be added via a plug-in interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The Annotation Graph Schema API aims to aid developers in the creation and querying of Annotation bases where the use of XML-based tools is needed. It is easily integratable with any persistent representation and has a flexible in-memory model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Nonprofit Budgeting Software Icon
    Nonprofit Budgeting Software

    Martus Solutions provides seamless budgeting, reporting, and forecasting tools that integrate with accounting systems for real-time financial insights

    Martus' collaborative and easy-to-use budgeting and reporting platform will save you hundreds of hours each year. It's designed to make the entire budgeting process easier and create unlimited financial transparency.
    Learn More
  • 10
    Matra is a java based XML DTD Parser Utility. It allows you to parse a dtd, generate a dtdtree for the dtd and merge the dtd and its included modules into a single dtd. http://matra.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    JOX is a set of Java libraries that make it easy to transfer data between XML documents and Java beans. You can think of JOX as a special form of Java Object Serialization, using XML as the serialization format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    DOMinator is an XML (de)serialization package for Java objects. The resulting XML files are self-describing and self contained. i.e. no external schemas/definition files required. Extensibility is provided through the use of custom class handlers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A simple ASN.1 toolkit and libraries to add ASN.1 serialization to Java classes. Serialization schemes are targetted at XML integration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    An universal and transparent XML Serializer/Deserializer in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Metalised XML allows the creation of Java objects from XML at run-time, but unlike other similar processes this maps directly to the required object. For example load an XML order straight into the correct order classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    StoreX is the next generation information management system. It acts as a backend repository for applications eg. emails, blogs, twikis etc. It provides an API on a local machine or on a remote machine connected through our WebDAV protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    GML4J

    GML Schema Interpreter

    GML4J was an experimental (i.e. hacked together quickly) Java API for work with the Geography Markup Language (GML). There has been no development since 2001/2. See https://sourceforge.net/projects/gascom/ for an API with a similar purpose.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    An alternative to Java's Object Serialization Model using a XML format that is flexible, and parsable and can easily be used to pass data to other languages, and applications, as well as for debugging output.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    XeriL is a java library that allows to turn a java object into an xml document and vice versa (DTD depends on the object). A powerful concept of mappers (extensible) can tailor the result to your needs. Very useful for configuration files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Andalus is a high availability, fully featured Islamic library written entirely in Java. It is a technology suitable for nearly any application that requires to make use of integrable Islamic resources. http://openandalus.wordpress.com/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A collection of classes for getting information from the EVE-Online V2 API. It deals with the decoding and caching of XML data from the Eve Universe.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    JSchematron is a thin wrapper around the official Schematron stylesheets. It is intended to make Schematron transformations and validations from java simple. As such, the main goals are simplicity, ease-of-use and low learning curve.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Java Library implementing the Client side of RFC4741 and its Transport(s)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Java library for Schema parsing and XML generation. Load Schema, load data and generates XML from it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    SDMXAPI is intended to provide an opensource Java implementation of an SDMX Standards. SDMXAPI is released under the lesser GPL license. SDMX is an initiative to foster standards for the exchange of statistical information.
    Downloads: 0 This Week
    Last Update:
    See Project