Java XML

Open-source Java projects categorized as XML

Top 23 Java XML Projects

  • jsoup

    jsoup: the Java HTML parser, built for HTML editing, cleaning, scraping, and XSS safety.

  • Project mention: FLaNK Stack Weekly for 20 June 2023 | dev.to | 2023-06-20
  • REST Assured

    Java DSL for easy testing of REST services

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • WireMock

    A tool for mocking HTTP services

  • Project mention: Fastify Meets WireMock: External Service Mocking | dev.to | 2024-02-13

    This article reveals how to integrate WireMock into Fastify with ease, enabling developers to effortlessly generate mock responses for external services. Join us as we explore the straightforward process of seamlessly integrating and optimizing Fastify applications using WireMock for enhanced testing capabilities.

  • ShapeOfView

    Give a custom shape to any android view, Material Design 2 ready

  • xLog

    Android logger, pretty, powerful and flexible, log to everywhere, save to file, all you want is here. (by elvishew)

  • Thymeleaf

    Thymeleaf is a modern server-side Java template engine for both web and standalone environments.

  • Project mention: Understanding Thymeleaf: A Powerful Java Template Engine | dev.to | 2024-05-13
  • EasyFlipView

    💳 A quick and easy flip view through which you can create views with two sides like credit cards, poker cards etc.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • sirix

    SirixDB is an an embeddable, bitemporal, append-only database system and event store, storing immutable lightweight snapshots. It keeps the full history of each resource. Every commit stores a space-efficient snapshot through structural sharing. It is log-structured and never overwrites data. SirixDB uses a novel page-level versioning approach.

  • Project mention: Show HN: Integer Map Data Structure | news.ycombinator.com | 2024-01-24

    We're using a similar trie structure as the main document (node) index in SirixDB[1]. Lately, I got some inspiration for different page-sizes based on the ART and HAMT basically for the rightmost inner pages (as the node-IDs are generated by a simple sequence generator and thus also all inner pages (we call them IndirectPage) except for the rightmost are fully occupied (the tree height is adapted dynamically depending on the size of the stored data. Currently, always 1024 references are stored to indirect child pages, but I'll experiment with smaller sized, as the inner nodes are simply copied for each new revision, whereas the leaf pages storing the actual data are versioned themselfes with a novel sliding snapshot algorithm.

    You can simply compute from a unique nodeId each data is assigned (64bit) the page and reference to traverse on each level in the trie through some bit shifting.

    [1] https://github.com/sirixdb/sirix

  • cxf

    Apache CXF

  • Project mention: It's 2023. Your API should have a schema | /r/programming | 2023-07-09

    SOAP died because it is awful. There are plenty of java libraries that can generate java code from a WSDL. Apache CXF seem to be the fairly standard library people use. (https://cxf.apache.org)

  • TextFieldBoxes

    Material Design text field that comes in a box, based on (OLD) Google Material Design guidelines.

  • xstream

    Serialize Java objects to XML and back again.

  • ofbiz-framework

    Apache OFBiz is an open source product for the automation of enterprise processes. It includes framework components and business applications for ERP, CRM, E-Business/E-Commerce, Supply Chain Management and Manufacturing Resource Planning. OFBiz provides a foundation and starting point for reliable, secure and scalable enterprise solutions.

  • Project mention: Akaunting is free, open-source online accounting software for small businesses | news.ycombinator.com | 2024-04-23

    Ofbiz is open source with the Apache license.

    https://ofbiz.apache.org

  • underscore-java

    java port of Underscore.js

  • eXist

    eXist Native XML Database and Application Platform

  • Smooks

    Extensible data integration Java framework for building XML and non-XML fragment-based applications

  • Configurate

    A simple configuration library for Java applications providing a node structure, a variety of formats, and tools for transformation

  • Kilo

    Lightweight REST for Java (by HTTP-RPC)

  • Project mention: Show HN: Kilo – Lightweight REST for Java | news.ycombinator.com | 2024-04-23
  • Apache Cayenne

    Mirror of Apache Cayenne

  • kafka-connect-file-pulse

    🔗 A multipurpose Kafka Connect connector that makes it easy to parse, transform and stream any file, in any format, into Apache Kafka

  • Project mention: Kafka Connect Filepulse 2.13.0 is now available! This version includes support for SFTP and Alibaba OSS. It also contains many bug fixes and improvements. 🚀 | /r/apachekafka | 2023-09-15
  • XMLUnit

    XMLUnit for Java 2.x

  • lemminx

    XML Language Server

  • JMapper Framework

    Elegance, high performance and robustness all in one java bean mapper

  • sparql.anything

    SPARQL Anything is a system for Semantic Web re-engineering that allows users to ... query anything with SPARQL.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Java XML related posts

  • Please help a sister out with the inventory process and cash flow of our retail store which also provides services

    2 projects | /r/BusinessPH | 8 Jul 2023
  • Underscore-java

    1 project | /r/java_projects | 29 Jan 2023
  • nvim-lsp: How do I specify catalog files for the Lemminx language server?

    2 projects | /r/neovim | 1 Sep 2022
  • Can you configure the lemminx LSP server

    1 project | /r/neovim | 15 Jul 2022
  • Can they please fix the "Notify me via email when available" on the UI store?

    1 project | /r/Ubiquiti | 29 Dec 2021
  • Should I learn Gradle or Maven for Spring?

    1 project | /r/java | 6 Sep 2021
  • Tutorial request for language servers

    1 project | /r/eclipse | 28 Mar 2021
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 17 May 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Index

What are some of the best open-source XML projects in Java? This list will help you:

Project Stars
1 jsoup 10,685
2 REST Assured 6,725
3 WireMock 6,112
4 ShapeOfView 3,110
5 xLog 3,053
6 Thymeleaf 2,731
7 EasyFlipView 1,371
8 sirix 1,085
9 cxf 847
10 TextFieldBoxes 771
11 xstream 739
12 ofbiz-framework 704
13 underscore-java 521
14 eXist 409
15 Smooks 385
16 Configurate 348
17 Kilo 322
18 Apache Cayenne 308
19 kafka-connect-file-pulse 305
20 XMLUnit 288
21 lemminx 245
22 JMapper Framework 221
23 sparql.anything 189

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com