Skip navigation links

This library is a java client for accessing the soap web service that delivers the lastest versions numbers for softwares like Mikado or Nemo.

You can also generate your own code (depending on the IDE you use) from the wsdl description
See here the soap home page with the WSDL link

CLIENT API download

JDK8 (1.8), JDK9, JDK10:

SoftwareVersionApi-javax-3.1.2.jar

JDK11 ou plus :

SoftwareVersionApi-jakarta-3.1.2.jar
JAX-WS_2.3.5-jakarta.zip
(zip des jars des dépendances)

Getting started


Packages 
Package Description
software.version
SoftwareVersionClient to use and it's responses SoftwareState
xml
SoftwarList xml root tag to parse xml soap response, SoftwareException, XmlFragment to inherit by xml tags
xml.fragments
xml sub tags to parse xml soap response