libre-wsdl4j 1.10.0
libre-wsdl4j 1.10.0 has been released!
Improvements in this release:
- #17 Add missing Override annotations @garydgregory
- #16 Allow for a custom EntityResolver when reading a WSDL @garydgregory
Add this to your pom.xml file to use the latest version of libre-wsdl4j: (Now on Maven Central!)
<dependency>
<groupId>io.github.librewsdl4j</groupId>
<artifactId>libre-wsdl4j</artifactId>
<version>1.10.0</version>
</dependency>
Requires Java 8 or later.