Showing 658 open source projects for "java web application"

View related business solutions
  • 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
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    XML Mimic
    XML Mimic is a stub web server that can mock/simulate web XML responses and runs as independent HTTP server stub. Client apps that require real server for fetching xml/html responses can use this software during development and testing. Suitable for testing client application that requires any REST based web service, JSON,etc as replacement for web service server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    GDLEditor

    Web-based editor for the Gateway Description Language (GDL).

    Web-based editor for the Gateway Description Language (GDL).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Framework (scripts, configuration, code) to build free and public services around travel and leisure data. That project makes an extensive use of already existing data sources such as Geonames and dbPedia, and adds some glue around those (eg, links).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    MpcReader retrieves comet and asteroid orbital data in MPC format from the web and store it on your computer in different formats. The data is fetched from the MPC. The main job of MpcReader is to convert plain MPC data to the format needed for KStar
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software 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
  • 5
    The OWL-S Composer is an open source plugin that supports graphical Web Services composition under Eclipse, helping inexperient developers to build OWL-S compositions and giving a pratical solution for the experient ones.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    gRSShopper is an application that allows you to define your own community of RSS feeds, aggregates content from those feeds and organizes it, and helps you integrate that content into your own posts, articles and other content.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    tmsnet
    The TMSNetServer TAP allows Topfield PVR users to control their PVRs from a PC. This project is a java library that provides a cross-platform way of accessing the TAP via its network protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Stand-alone Java library implementing parser/formatter/comparator/validator for JSON/XML-like text formats oriented on JSON-like object model (list,map,scalar + reflection). Library is designed to maximize adaptivity via set of extendable modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    HIEOS

    Health Information Exchange Open Source (HIEOS)

    HIEOS is an open source implementation of, primarily server-side, Integrating the Healthcare Enterprise (IHE) Integration Profiles including Cross Enterprise Document Sharing (XDS.b) and Cross Community Access (XCA) integration profiles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 10
    Conversor de ficheros en un formato de etiquetado origen a un formato de etiquetado destino: el parser que permite convertir ficheros de un formato a otro, está herramienta fue creada por la necesidad de convertir formatos en fichero RDF:DC a formato OWL para poder ser utilizado en Protègè. Posee un sistema de configuración de etiquetas origen y etiquetas destino, siendo posible la conversión de múltiples formatos diferentes. El programa está realizado en lenguaje JAVA.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    earmark
    *** IMPORTANT NOTICE *** The source code of the earliest version of the EARMARK Data Structure is now available at http://www.github.com/essepuntato/EarmarkDataStructure Even if the SourceForge repository is still active, it concerns old versions of the API and it is not maintained anymore. *** SERVICE DESCRIPTION *** Extremely Annotational RDF Markup (EARMARK) is an ontological approach to the specification of markup structures on text content. It allows not only documents...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    Generate a Javascript Client for your Rest services using Wink Apache
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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
  • 15
    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
  • 16

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

    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: 1 This Week
    Last Update:
    See Project
  • 18
    This tool converts Common Infomation Model (CIM) into an ontological representation in OWL language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    AnnoCultor: porting cultural repositories to the Semantic Web.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

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

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

    javawebutils

    web application utilities

    This library contains utility classes such as a converter from plain text to HTML (for safe inclusion of user-supplied text into web pages, avoiding XSS attacks, etc.), converters from binary to hex representation, and similar functions
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    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: 1 This Week
    Last Update:
    See Project
  • 25
    MailProbe
    E-Mail monitoring, benchmarking and load testing tool with integrated web UI.
    Downloads: 0 This Week
    Last Update:
    See Project