Showing 2406 open source projects for "json-java"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 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
  • 1

    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
  • 2
    Generate a Javascript Client for your Rest services using Wink Apache
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    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
  • 4
    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: 0 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 5

    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
  • 6

    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
  • 7
    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
  • 8
    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
  • 9
    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
  • Turn Your Content into Interactive Magic - For Free Icon
    Turn Your Content into Interactive Magic - For Free

    From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.

    Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
    Start Free Forever
  • 10

    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
  • 11
    This tool converts Common Infomation Model (CIM) into an ontological representation in OWL language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    ecAjax

    Javascript Clientside Templating Engine to handle XML

    Introduction Since the introduction of Ajax, server-side templating is becoming redundant. Objective To make production of Ajax web pages easier. Goal To create a client-side templating engine written in Javascript. Target All major browsers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    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
  • 14
    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
  • 15
    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: 12 This Week
    Last Update:
    See Project
  • 16
    AnnoCultor: porting cultural repositories to the Semantic Web.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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
  • 18

    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    phpMyBitTorrent: BitTorrent Tracker written in PHP. Features include: hosting torrents from remote trackers, DHT, Compact Announce, alternate links (eD2K, Magnet), HTTP-Basic Authentication, Passkey Authentication, embedded HTML Editor, Mass-upload of to
    Downloads: 9 This Week
    Last Update:
    See Project
  • 20

    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
  • 21

    CTCFramework

    A Collaborative Task Controlling Framework

    A RESTful framework to control collaborative tasks in existing web applications!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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: 3 This Week
    Last Update:
    See Project
  • 23
    This project deals with developing a distributed infrastructure to handle and process sensor data including their provenance data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    XINS is an open-source Web Services technology, supporting SOAP, XML-RPC and REST. It consists mainly of an XML-based specification format and a Java-based implementation framework.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 25

    wsdl2rdf

    WSDL 2.0 to RDF mapping implementation library

    This library facilitates a creation and management of OWL 2 ontology that describes a web service as defined in WSDL Version 2.0: RDF Mapping W3C specification. While the specification is based OWL 1.1 version, the library uses "The OWL API" which is OWL 2 based.
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.