Java Web Services Software

View related business solutions

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

  • 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
  • Your top-rated shield against malware and online scams | Avast Free Antivirus Icon
    Your top-rated shield against malware and online scams | Avast Free Antivirus

    Browse and email in peace, supported by clever AI

    Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
    Free Download
  • 1
    Sentinel

    Sentinel

    Lightweight, powerful flow control component

    Sentinel is a powerful flow control component that ensures the reliability and monitoring of microservices by taking “flow” as the breakthrough point. It covers multiple fields including flow control, concurrency limiting, circuit breaking, and adaptive system protection.
    Downloads: 19 This Week
    Last Update:
    See Project
  • 2
    Java JWT

    Java JWT

    Java implementation of JSON Web Token (JWT)

    A Java implementation of JSON Web Token (JWT) - RFC 7519. This library requires Java 8 or higher. The last version that supported Java 7 was 3.11.0. The library implements JWT Verification and Signing using several algorithms. The Algorithm defines how a token is signed and verified. It can be instantiated with the raw value of the secret in the case of HMAC algorithms, or the key pairs or KeyProvider in the case of RSA and ECDSA algorithms. Once created, the instance is reusable for token signing and verification operations. When using RSA or ECDSA algorithms and you just need to sign JWTs you can avoid specifying a Public Key by passing a null value. The same can be done with the Private Key when you just need to verify JWTs.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 3
    GeoWebCache

    GeoWebCache

    GWC is a tile server and caching proxy written in Java

    GeoWebCache is a WMS tile cache that lets you serve cached map data to WMS clients, Goole Earth, Google Maps and MS Virtual Earth. The system is pluggable on both ends and does automatic matching to the best available tile. It is very fast and scalable.
    Leader badge
    Downloads: 95 This Week
    Last Update:
    See Project
  • 4
    Zuul

    Zuul

    Gateway service providing dynamic routing, monitoring and more

    Zuul is an L7 application gateway that offers many capabilities, including dynamic routing, monitoring, security, resiliency and more. It is used in the backend of the Netflix streaming service as a front door for all requests from devices and web sites. Zuul is ideal for cases like this where API traffic volume and diversity can become overwhelming and cause production issues to arise suddenly and without warning. Zuul has a broad range of filters that enable it to perform multiple functions quickly and apply functionality to services like Netflix. These functions include security authentication, dynamic routing, stress testing, load shedding and more.
    Downloads: 1 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
    SoapUI
    The SoapUI download has moved to https://www.soapui.org/downloads/soapui/source-forge.html With more than 9 million downloads SoapUI is the de-facto standard for REST and SOAP API functional, security and performance testing.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6
    Metl ETL Data Integration

    Metl ETL Data Integration

    Simple message-based, web-based ETL integration

    Metl is a simple, web-based ETL tool that allows for data integrations including database, files, messaging, and web services. Supports RDBMS, SOAP, HTTP, FTP, SFTP, XML, FIXLEN, CSV, JSON, ZIP, and more. Metl implements scheduled integration tasks without the need for custom coding or heavy infrastructure. It can be deployed in the cloud or in an internal data center, and it was built to allow developers to extend it with custom components.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 7
    EXIficient
    NOTE: we moved to http://exificient.github.io !!! The Efficient XML Interchange (EXI) format is a very compact representation for the Extensible Markup Language (XML) Information Set that is intended to simultaneously optimize performance and the utilization of computational resources. Besides the EXI library EXIficient provides a command-line interface (CLI, see com.siemens.ct.exi.cmd.EXIficientCMD) and a graphical user interface (GUI, see http://exificient.sourceforge.net/exificient.jnlp)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    A tool chain allowing quick migration from existing SOAP webservices implementation to RESTful webservices implementation by using axisting WSDL defintion together with the services impl. classes.(dev. by a group http://tech.groups.yahoo.com/group/slosc)
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    TCPMonPlus

    TCPMonPlus

    TCPMonPlus intercepts TCP packets and SOAP reqeusts

    TcpMonPlus version 1.0: A Utility Application to Monitor TCP Packets This utility application can be used to monitor the packets flowing on a TCP connection. TcpMonPlus is used by placing it in-between a client and a server. The client is configured to connect to TcpMonPlus and TcpMonPlus forwards the packets to server with all required authentications. The client must be configured to TcpMonPlus local Port that is it is listening to. TcpMonPlus forwards the packets to the server and port specified in the configuration panel. User Name and Password may be supplied if the server requires HTTP authentication. NOTE: You can run the application in console mode using the following example command: java -cp . com.yasmoicoco.proxy.tcpmon.TCPMonitorPlus -console 9080 192.168.1.1 9080 true Using the scripts: Or You may execute one of the scripts as follows: Windows: TCPMonPlus.bat TCPMonPlusConsole.bat Non Windows: TCPMonPlus.sh TCPMonPlusConsole.sh Also known as TCPMon
    Downloads: 4 This Week
    Last Update:
    See Project
  • Cloud SQL for MySQL, PostgreSQL, and SQL Server Icon
    Cloud SQL for MySQL, PostgreSQL, and SQL Server

    Focus on your application, and leave the database to us

    Fully managed, cost-effective relational database service for PostgreSQL, MySQL, and SQL Server. Try Enterprise Plus edition for a 99.99% availability SLA and category-leading performance.
    Try it for free
  • 10
    JMEDS (Java Multi Edition DPWS Stack)

    JMEDS (Java Multi Edition DPWS Stack)

    JMEDS is a lightweight, modular extendable Java Framework for DPWS.

    JMEDS is a lightweight, modular and extendable software framework for using the "Devices Profile for Web-Services (DPWS)" in Java based environments. It runs on Java CLDC (e.g. on embedded devices), CDC, Android and SE platforms. 12.02.2014 v2.0.0 beta 10 fixed the EXI release and included schema files for EXI's schema informed mode, multiple other bug fixes 25.09.2013 Bugfix release of JMEDS Framework: v2.0.0 beta 9a 30.08.2013 v2.0.0 beta 9 New version of JMEDS Framework We are doing our best to answer all questions from you and fix the bugs that are found as fast as we can! So don't hesitate to ask questions or report unexpected behaviour/bugs that you might find. DPWS Explorer released on http://ws4d.e-technik.uni-rostock.de/dpws-explorer/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    GRIA is a middleware for supporting B2B collaborations based on a service-oriented architecture. GRIA is designed specifically to support business users through service provision across organisational boundaries using standard Web Service protocols
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    WSDL2XForms generates XForms for the operations of a given WSDL file. The tool is implemented using Java and XSLT.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    Opal Toolkit
    Opal is a toolkit for wrapping scientific applications as Web services on Cluster, Grid and Cloud resources with ease. Users may access these software as a service using simple Web service APIs from their custom application and workflow environment.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    tinyREST

    tinyREST

    Small Java based REST server

    TinyREST allows a Java programmer to easily create a REST server without having to install a J2EE server. Creating a new server is as easy as copying the service jar, setting up a configuration file and writing your own service handler class. The resulting project can be made to start up as a service. Annotations can now be used to write handler class and methods. JDBC database access as well as file system access is allowed from the service.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    ClinicWeb is a complete Health Information System (EHR - Electronic Health Medical Record); it access MySQL Database over Internet or local network; developed in Java - © 2008 - UNIFESP / Paulo Salomao, Amilton Martha, Carlos J R Campos, Daniel Sigulem
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    EventWeb creates a bi-directional channel between a browser and a web server. This allows the user to interact with a web application in the same way as a desktop application. Works with Java servlets or as a stand-alone application server.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    MentDB Weak

    MentDB Weak

    Mentalese Database Engine

    Welcome to MentDB (Mentalese Database). The platform provides tools for AI, SOA, ETL, ESB, database, web application, data quality, predictive analytics, chatbot ..., in a revolutionary data language (MQL). The server is based on a new generation of AI algorithm, and on an innovative SOA layer to reach the WWD. Mentalese is the language of thought structuring the human brain. This language is able to accommodate different common languages and allows autonomy in a machine. WWD literally means 'World Wide Data'. It is a global strategy. A concept of widespread standardization of the exchange of data or intelligences between companies and softwares in the world.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Framework for supporting reliable, secure E-Business using open standards. Including components for web service calls, non-repudiation, UDDI-registries and a standardized subset of the UBL 2.0 business document profile. Supported for .Net and java.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Collaborative infrastructure for Collaborative Product Development (manufacturing) within Extended and Virtual Enterprise.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    PoliMaR (Policy Matchmaker and Ranker) is a framework that permits a Semantic Web Service matchmaking and ranking based on Non-Functional Properties (NFPs).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    A SOA-based framework for multilingual question answering (QA) systems that answer natural language questions with the help of a domain ontology and structured answer data sources from freely specifiable domains.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Service Invocation Tool generates Java code to implement a declared service facade by calling operations of another service and mapping data structures between them.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    The STEP Framework is a multi-layer Java enterprise application framework with support for Web Applications (Servlet/JSP) and Web Services.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    TraSer is an open-source software package for tracking and tracing of physical items or digitally stored documents, especially meant for small businesses. TraSer relies on web-services and uses its own identifier scheme but may adapt to other schemes.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    XMPP Web Services for Java (XWS4J) is an implementation of machine to machine communication over XMPP. The communicated content is encoded in XML, according to customized definitions of input and output in W3C XML Schemata.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
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.