DOC

com.epam.wilma : wilma-service-api

Maven & Gradle

Feb 10, 2023
56 stars

Wilma-Service-API · Java Service API to work with Wilma tool via its public interfaces. This API can be built into other apps those need to communicate with Wilma.

Table Of Contents

Latest Version

Download com.epam.wilma : wilma-service-api Javadoc & API Documentation - Latest Versions:

All Versions

Download com.epam.wilma : wilma-service-api Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
2.5.x
2.0.x

How to open Javadoc JAR file in web browser

  1. Rename the file wilma-service-api-2.5.493-javadoc.jar to wilma-service-api-2.5.493-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder wilma-service-api-2.5.493-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "wilma-service-api-2.5.493-sources.jar" -d "wilma-service-api-2.5.493-javadoc" -subpackages