Libre-wsdl4j is a fork of WSDL4J 1.6.3. WSL4j is a Java stub generator for WSDL. Many software projects still depends on WSL4j, so the idea is that libre-wsdl4j should be an actively maintained version of this software on GitHub.
Add this to your pom.xml file to use the latest version of OpenPDF: (Now on Maven Central!)
<dependency>
<groupId>io.github.librewsdl4j</groupId>
<artifactId>libre-wsdl4j</artifactId>
<version>1.11.0</version>
</dependency>
Download: libre-wsdl4j 1.10.0 here!
Requires Java 11 or later.
Pull requests welcome! The last release of the original WSDL4J was in Feb, 2013.
WSDL4J is described as "The Web Services Description Language for Java Toolkit (WSDL4J) allows the creation, representation, and manipulation of WSDL documents. It is the reference implementation for JSR110 'JWSDL'", by the original authors.
JSR110 - https://jcp.org/en/jsr/detail?id=110
This source code was downloaded from the original WSDL4j sourceforge page: https://sourceforge.net/projects/wsdl4j/
License: Common Public License 1.0 https://opensource.org/licenses/cpl1.0.php
"WSDL, that's an anchronym i haven't heard in almost ten years."
"Still big in the enterprise world" - comments on the Internet.
- @andreasrosdal - Andreas Røsdal
- @garydgregory - Gary Gregory
- @olivierdepriester - Olivier Depriester