Showing 2064 open source projects for "json-java"

View related business solutions
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • HIPAA compliant secure faxing Icon
    HIPAA compliant secure faxing

    Healthcare organizations looking for a HIPAA compliant faxing, email, SMS, forms, and signatures embedding solution to automate their communication

    Medsender integrates with dozens of top EMR / EHR systems and provides everything you need out of the box to view, sign, edit, and upload documents to your EMR system.
    Learn More
  • 1
    JUBP

    JUBP

    Java Universal Base Protocol

    The JUBP (Java Universal Base Protocol) is a library for developers, who wants to set up easily server-client protocols.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    OpenXLS is the open source version of ExtenXLS -- a best-in-class Java spreadsheet SDK that allows you to read, modify and create Excel-compatible spreadsheets from your Java applications. Supports Excel 97-2012 file formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    quick-json parser

    parse/generate json the way you want quickly. configure/validate json

    - quick-json features - # Compliant with JSON specification (RFC4627) # High-Performance JSON parser # Supports Flexible/Configurable parsing approach # Configurable validation of key/value pairs of any JSON Heirarchy # Easy to use # Very Less foot print # Raises developer friendly and easy to trace exceptions # Pluggable Custom Validation support - Keys/Values can be validated by configuring custom validators as and when encountered # Validating and Non-Validating parser support # Support for two types of configuration (JSON/XML) for using quick-json validating parser # Require JDK 1.5 # No dependency on external libraries # Support for Json Generation through object serialization # Support for collection type selection during parsing process
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ROO is an (OWL) ontology construction tool based on Protégé 4. ROO makes the ontology building process easier as it provides guidance about the steps involved and it allows to enter knowledge using an easy to learn controlled natural language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • B2i offers full-service IR websites, widgets and plugins Icon
    B2i offers full-service IR websites, widgets and plugins

    Built for IR professionals who work for, or support public companies

    B2i Technologies provides the most robust and versatile tools to manage your Corporate website, Investor Relations website and email communications. Our Investor Relations Software solutions work through automation and implements into existing systems with ease in only a few steps. Our solutions not only help you stay compliant but save valuable time while reporting and delivering critical financial data and press release activities to investors. B2i's Investor Relations Solution provides highly reliable and customizable data for corporate websites including press releases, stock data, charting, and SEC filings within SOX compliance standards. Our investor relations software displays real-time data on your website without requiring additional work on your behalf. Once you have completed your filings and press releases they are automatically loaded onto your website and formatted for easy access.
    Learn More
  • 5
    XmlPL is a C like language with special syntax for creating and manipulating XML data. If you know Java, C or C++ and XPath then XmlPL is easy to learn. XML is a native data type and is processed more naturally using XML path expressions and inline XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Aliza Gaming API

    An extensible development framework for roleplay games.

    AlizaGameAPI is a robust, open-source Java-based framework designed to streamline and enhance the development of 2D and 3D games. It offers a comprehensive set of tools, utilities, and libraries, empowering developers to create immersive and dynamic gaming experiences with ease. Key Features: Modular Architecture, Rich Graphics and UI Components, Comprehensive Game Logic and Character Management, Environment and World-Building Tools, Statistical and Mathematical Utilities, Enhanced Debugging and Logging, Data Management and Integration, Integrated LLM for NPC Dialog, Cross-Platform Compatibility Dive into the world of game development with AlizaGameAPI. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    soapgate Q

    A Data Access API for Lotus Notes Domino

    A generic web service based data access API for Lotus Notes Domino, providing a native stile data access to Domino databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    XACML3

    Java-based XACML 3.0

    This project will implement eXtensible Access Control Markup Language (XACML) Version 3.0 with java. It will not keep compatible with XACML 1.0 and 2.0 before version 3.0 has been implemented completely.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Generate a Javascript Client for your Rest services using Wink Apache
    Downloads: 0 This Week
    Last Update:
    See Project
  • Zinrelo is a modern-day, enterprise grade loyalty rewards platform that enables businesses to launch a custom rewards program for their users. Icon
    Zinrelo is a modern-day, enterprise grade loyalty rewards platform that enables businesses to launch a custom rewards program for their users.

    For Online retailers and ecommerce companies that want to repeat customers.

    A modern-day, loyalty rewards platform, Zinrelo helps maximize repeat sales and per-customer revenue through 360-degree customer engagement. Zinrelo encourages multiple dimensions of loyalty including transactional, social, advocacy, engagement and behavioral loyalty. It supports omni-channel deployments that span across desktop, mobile and physical stores.
    Learn More
  • 10
    jlibeps is a java development library which allows the creation of an EPS (postscript) file from a Graphics2D. jlibeps is based on the no more free EPSGraphics library.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    Signavio ContentProvider for iQser GIN

    niPRO Signavio Process BPMN 2.0 ContentProvider

    ContentProvider for Signavio BPMN Process integration into GinServer 2.0 developed by niPRO-Project
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    QRMAN

    QRMAN

    Url Shortener and QR Codes Generator

    QRMAN an open source Url Shortener and QR Code generator with excellent features. Create, Manage, track Qr codes. Excellent statistics for every QR codes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    FigTeX manages images and their easy inclusion in LaTeX documents. Similar to BibTex, the image information is stored in an external file and is imported into the document as needed. It comes with a comfortable GUI for managing the image library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    EncTool

    Command line tool to detect and convert files encoding.

    Command line tool to detect and convert files encoding. Works with files or directories. Can be used to add or remove UTF-8 BOM. Multi-platform. EncTool requires Java 1.5 or highter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Java HTTP REST interface

    Base for HTTP-REST Java application

    Simplified multithreaded Java HTTP server able to interpret GET/POST requests. Example dummy app included. It uses Apache2 as a proxy for AJAX calls and jQuery code as a client. ------- Requirements: For the Java HTTP server: - J2SE (SDK for compilation) For the exampe web app: - Apache2 with mod_rewrite and mod_proxy Client-side for the web app: - www browser supporting JS with jQuery --- Setup: - run Server.class from Java server files (java Server) in a terminal/console - unpack example app files under/within your apache2 document root file structure - open index.html (with a www browser, from a www server) - observe terminal output
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PoliMaR (Policy Matchmaker and Ranker) is a framework that permits a Semantic Web Service matchmaking and ranking based on Non-Functional Properties (NFPs).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    majix

    RTF to XML Converter

    With MajiX you can automatically transform RTF files (Microsoft Word files) in XML. MajiX is Java compliant. You can convert Headings, lists (numbered or not), tables, bold, italics, underline and some more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SingletDAO
    SingletDAO is a simple java data access frame work to access data in database. A Single Data Access Object to access data in database and eliminates writing custom DAOs. Easy to plug-in. Easy to manage SQL queries. Supports JSON.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Sofia Invoker

    Java API for Invoking Web Services dynamically.

    This API provides an easy way of invoking web services dynamically. This is very helpfull in cases where you have to invoke a sort of different web services (with different contracts) and don't want (or can't) generate stubs for them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This tool converts Common Infomation Model (CIM) into an ontological representation in OWL language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Based on HL7 v.2.3.1 Orders & Results Reference Information Model (RIM)s, The project is NOT a CPOE per-se. Instead, the project provides "applications" that allow EHR's to perform Outpatient Orders and Results via HIE, and collect these into their EHRs to feed the EHR "CPOE module / section" (ex. with prescribed drugs, ordered labs and results, ....) The first module in the project was the "ePrescribing application"; certified by RxHub and SureScripts back in 2007. New...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    AnnoCultor: porting cultural repositories to the Semantic Web.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    MapPSO
    MapPSO is a tool for Ontology Alignment, which uses Discrete Particle Swarm Optimisation. A particle swarm is used to search for the optimal alignment. The algorithm is massively parallel and adapts naturally on parallel architectures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    htmlpicker

    Picks up text from a web page using a html template.

    A java html picker - text extractor Picks up text from a web page using a html template. Useful if you have regularly data to extract from the same site. You may use the same url or you may build urls having parameters. These parameters are fetch from a text file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    POCO C++ Libraries

    POCO C++ Libraries

    Cross-platform C++ libraries with a network/internet focus.

    NOTE: Current source code as well as bugs/patches are on GitHub: https://github.com/pocoproject/poco/ C++ class libraries for network-centric, portable applications, integrated perfectly with the C++ Standard Library. Includes network protocols (Sockets, HTTP, FTP, SMTP, POP3, etc.), SQL database access and XML parsing. Licensed under Boost license.
    Downloads: 6 This Week
    Last Update:
    See Project