Open Source Java Formats and Protocols - Page 28

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

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • Resolve Support Tickets 2x Faster​ with ServoDesk Icon
    Resolve Support Tickets 2x Faster​ with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 1
    International Address Formats project provides for every country in the world a java.text.MessageFormat-like format for producing text (or XML/HTML-like) representation of a given address data object appropriate for a given destination country.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Shows the investment portfolio and suggest a investment plan based on varying interest rates and initial investment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Itemizer - Generic (C)RGP item editor
    Itemizer is a small application that lets you define attribute sets for (C)RPG items, create item catalogs from these sets and edit the item data in the catalogs. Itemizer can also be used to manage character and other game entity data in (C)RPGs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    API to access the selected parts of an XML document as DOM structures, iteratively, without loading the whole document into the memory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    IvmaiAsn ASN1/ECN/XDR Tools. A collection of the ASN.1/ECN parser, XDR-to-ASN.1 converter and pretty-printer scripts for ASN.1/ECN specifications. Contains also a formal definition of the ASN.1 built-in types, ECN encoding classes and XDR encodings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Library for parsing of csv files. The project's focus is the flexibility to parser the csv files based at SAX and DOM methods on XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    J-XML : a light-weight xml api
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    J2J provides an intuitive way to convert Java to JSON and JSON to Java. Annotate any Java class then use JsonWriter to emit JSON from java or JsonReader to convert JSON to java objects. (source code and tutorial included) Version 2.0 in development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    JACo XML ( java xml )
    JACo XML is a handy, tiny component designed to help you with your work with XMLs in Java. The idea is to see every XML as an object instance and then work with it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    Agent inter-platform mobility service for the well-known JADE agent platform. This service allows software agents to move from one execution platform to the next, carrying their own data and state, and resuming their execution upon arrival.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    JART XML Framework

    XML Application Framework based on JAVA

    JART is an XML application framework based on JAVA, using an internal XML programming language. The main goal of the project was to create an high flexible 3 tier based framework for rapid development of web based applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    JAX-RX represents a thin REST-based interface layer to provide a unified access to XML databases and resources. The sources are regulary pushed over. NOTE: THIS PROJECT HAS MOVED TO GITHUB!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    JAXX is a powerful XML user interface language for Java. JAXX source files compile into ordinary Java classes, making integration a snap. JAXX features advanced data binding and event handling, and uses (fully compiled) Java as its scripting language
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This project provides an abstraction layer for archives. This project emerged from route64, and will provide a standalone archive manipulation tool for Eclipse. At first we focus on the folowing archives: zip, war, jar, ear, t64, d64, rar, tar.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Jbi4ejb is a JBI compliant Binding Component that allows existing EJB to interact with a JBI ESB. EJB operations can be called from the ESB without the need to modify or even redeploy the EJB.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    JBake

    JBake

    Java based open source static site/blog generator for developers

    JBake is a Java-based, open source, static site/blog generator for developers & designers. The project uses Gradle 4.9+ as the build system. We configured the gradle check style Plugin to run with the check task. It does not break the build if convention violations are found. But prints a warning and generates a report. Source available on GitHub, licensed under MIT License. Binary distribution contains everything you need apart from a JRE, with no complicated environment setup with 3rd party dependencies. The binary distribution runs on Windows, Unix/Linux, and Mac OS X. Plugins are available for Gradle, Maven, mill, SBuild and sbt. Supports AsciiDoc, Markdown, and good old HTML formatted content. Freemarker, Groovy, Thymeleaf, Jade and Pebble-based templates & scripting support. Easily integrate CSS frameworks such as Bootstrap and Foundation. Store your site content in Dropbox, CVS, SVN, Git or whatever you want.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    JBerd

    JBerd

    Java tools for decoding and manipulating BER encoded ASN.1 Files

    A simple Java ASN BER decoder and profiler A tool for easy manipulation of BER encoded files. An "awk" for ASN.1 BER (for Unix people) or maybe a "notepad" for ASN.1 BER (for Windows people). Jberd (Java BER decoder) is a lightweight BER decoder and associated tools for interpreting and processing BER encoded ASN.1 files. The following facilities are provided: • JBerd Profiler. A tool for profiling the contents of BER encoded files • JBerd Flattener. A tool for converting BER encoded files to flat files for processing by other facilities • JBerd Decoder objects. A set of Java facilities for writing BER applications that require BER decoding Go to the "files" section (link at the top of this page) to download a pdf of detailed documentation. Andrew Forsyth
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    JBib2HTML is a Java based software that converts bibtex files to HTML format. It comes with predefined conversion templates and is easily extensible so that you can create your own custom implementations of exports.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    JBiblex
    Cross-platform explorer of ZIP archives with FB2 books.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    JCTools

    JCTools

    Java Concurrency Tools for the JVM

    Java Concurrency Tools for the JVM. This project aims to offer some concurrent data structures currently missing from the JDK. There’s more to come and contributions/suggestions are most welcome. JCTools has enjoyed support from the community and contributions in the form of issues/tests/documentation/code have helped it grow. JCTools offers excellent performance at a reasonable price (FREE! under the Apache 2.0 License). It’s stable and in use by such distinguished frameworks as Netty, RxJava and others. JCTools is also used by commercial products with great results. JCTools is maven built and requires an existing Maven installation and JDK8 (only for building, runtime is 1.6 compliant). With ‘MAVEN_HOME/bin’ on the path and JDK8 set to your ‘JAVA_HOME’ you should be able to run “mvn install” from this directory. While you are free to copy & extend JCTools, we would much prefer it if you have a versioned dependency on JCTools to enable better support, upgrade paths and discussion.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A Java Source Code Counter including in depth statistics. Excellent for tracking performance or just for curious programmers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    JDeliciousFeedApi is a very simple to use Java API to access the information provided by delicious.com over RSS feeds. It does not depend on other libraries, therefore it is a really lightweight piece of software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    JEMM RPC is a very easy to use Java RPC implementation. A server can export interfaces that a client can call with ease. It is multi-threaded, supports synchronous and asynchronous calls
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Simple Java XML editor, with easy hierarchy manipulation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    WebDAV-interface to MS-Exchange-Server for contacts and appointments written in Java 5. Requires only some Apache common*.jars and log4j. XML parsing done through javax.xml.* classes. "mv.string" supported, LDAP user authentication included.
    Downloads: 0 This Week
    Last Update:
    See Project