Java API for Watson Work Services
Consume the latest release direct from maven central.
<dependency>
<groupId>org.opencode4workspace.watson-work-services</groupId>
<artifactId>wws.parent</artifactId>
<version>0.8.1</version>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.opencode4workspace.watson-work-services</groupId>
<artifactId>wws-api</artifactId>
<version>0.8.1</version>
</dependency>
Latest documentation is on the Wiki