Open Source Java Formats and Protocols - Page 11

Browse free open source Java Formats and Protocols and projects below. Use the toggles on the left to filter open source Java Formats and Protocols by OS, license, language, programming language, and project status.

  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • 1
    TeXGrapher is an application for drawing graphs and exporting them into code for GraphTeX, which is a package for LaTeX that provides macros for specifying drawings within LaTeX source file.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Visual xsltproc is a tool which help to write xslt file, and debug it to find errors. It writes xml, and generates xml (Syntax highlighting of XML & line Nr.). Finally if the result is XSL-FO it generates the pdf on Apache FOP java. Build on QT4.2.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    WSFuzzer
    WSFuzzer is a fuzzing penetration testing tool used against HTTP SOAP based web services. It tests numerous aspects (input validation, XML Parser, etc) of the SOAP target. It is only to be used against targets that have granted permission to be teste
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Set of Java classes to create, access, edit and validate eXtensible Business Reporting Language (XBRL) documents, which both includes XBRL Instances and XBRL Taxonomies according to the XBRL 2.1 Specification.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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
  • 5

    XML Content Provider

    Plugin to connect XML data sources to the GIN Server

    The GIN Server is a semantic middleware for efficient "bottom-up" data integration and automized semantic analysis for dynamically linked data. The XML Content Provider is a configurable plugin for the GIN Server to integrate any XML data source with a simple structure.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    XML2CSV-Generic-Converter

    XML2CSV-Generic-Converter

    Flatten XML into CSV to suit your mood

    Java XML to CSV (XML2CSV) generic conversion facility. Flattens one or more similar XML files into CSV projections. I made it in order to extract data from big XML files and gather them in files more easily opened with a spreadsheet because I didn't find anything adapted to my needs over the Internet when I needed to (Java + truly generic + self-contained algorithm + Unix like command line options + efficiency). It is packaged as an auto executable Jar for convenient command line execution but might as well be interfaced directly by a Java class as part of a broader [yet non commercial] software. It handles attributes, repeated elements, and so on, and produces results which level up with what spreadsheets generate when they import native XML (at least in its most extensive execution mode). Please refer to the documentation for further details (PDF doc, Open Office Writer doc, and API doc). This free software is released under the GNU GENERAL PUBLIC LICENSE Version 3.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    The XNGR XML Browser is an XML browser framework, that provides the functionality to associate Markers, Services and Actions with directories, files, XML documents, and nodes in an XML document. Services included are a simple XML Editor and XML Viewer.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Xenoage Player is a program written in Java that plays MusicXML files an can save them as Standard MIDI files.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    XmlDoclet

    A JavaDoc doclet that outputs source code structure in XML format.

    XmlDoclet is a JavaDoc doclet that outputs the source code structure of the packages, classes etc. in XML format. Later, the XML data may easily be processed by standard tools such as XSLT to produce HTML, PDF, dot graphs etc. Technically, this is done by wrapping the class and interfaces of the com.sun.javadoc packages into JAXB annotated classes, which allows for an easy serialization.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 10
    agorum core is the Document Management System (DMS) with the drive-interface. It allows access to the stored documents with a network share. It offers a wide range of DMS-Functionality:Search,Versioning,Archive,Workflow,... See http://www.agorum.com
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    eBook parser library

    Java library for parsing eBook structure

    eBook parser library - Java library, designed for parsing many formats of electronic books
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    ebfformat

    ebfformat

    An Efficient Binary data Format

    EBF, which stands for Efficient Binary Format, is a binary file format for reading and writing binary data easily. Reading writing routines are currently available in C,C++,Fortran,Java, Python, IDL, MATLAB. A program called ebftkpy which has a set of utility functions to work with the .ebf files , e.g., viewing the contents and getting a summary, is also provided. The EBF specification is designed to be concise and easy to understand to make it easier for others to write their own code if needed. It is also designed to simplify the programming of input output routines in different programming languages. In a nutshell an EBF file is a collection of data objects. Each data object is specified by a unique name and a single file can have multiple data objects. Each data object is preceded by a meta-data or header which describes the binary data associated with it. Among other things, this header allows the files to be portable across systems with different endianess.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    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/.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    jsXe is the Java Simple XML Editor. Out of the box it provides a tree view, DTD/Schema introspection and validation. It's aim is to provide a framework for XML editing through any number of views that can be loaded at runtime as plugins.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Klang is a project that allows viewing and editing of binary files in a structured way. Unlike traditional hex editors, Klang provides a hierarchical view of many binary file types that can be 'chunked', such as WAV and AIFF.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    listweb

    listweb

    versioned mindmap draggable web of lists in lists for all your ideas

    in a web for people who have thousands of thoughts to organize and only a few seconds here and there to do it This is a web. Anything can connect to anything. If x is in y's list, y is in x's list, but they can be different orders (try by priority or time). Left click goes into a name Right click backs out of a name Left and right click together selects a name Drag any name in or drag to reorder (useful if ordered highest priority closer to middle of window) The + button adds a name, and - removes it. You can search by parts of words like "ord sea" finds names containing both "search" and "words" No save button. All changes are automaticly saved every 1 minute and copied to version history every 15 minutes, when changes exist. To get those versions, like if you delete or change by accident, they're the .jsonperline files in "+Root.jsonVarDir The .json files are smaller and easier to read and are the newest of each name.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Simple general-purpose metadata extraction API with support for popular multimedia metadata formats such as EXIF and ID3.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Template based Excel/PDF file generator(Java/Apache POI/iText). Does not require a report designer. Templates are created in Excel workbook. Allows to generate complex Excel documents. Simple to use and easy to learn.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    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.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20

    transference

    A simple java app to reformat text from one specific format to another

    A simple java app to reformat text from one specific format to another specific format.
    Downloads: 1 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
    MDExtractor extracts meta information from 1Cv7.MD (1S Enteprise v7) file and stores it in the database. Some ideas has been taken on http://www.mista.ru/ site and from "md2mdb" project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The 4Ever framework provides a OO access layer to a single or a set of XML files. The framework offers a set of basic management services as loading/saving, change history, and consistency checking. It is realized in a component-oriented way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    <fo:editor /> will allow you to edit your XSL-FO mark-up and render it in various output formats. Users will be able to use their favorite renderers from the app with just the press of a button. Editing will be node-, code-, and wysiwyg-based.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A drop-in framework for adding tagging (folksonomy) capabilities to existing applications
    Downloads: 0 This Week
    Last Update:
    See Project