The Maximo REST client library provides a set of driver API's which can be consumed by an JAVA based web component that would like to interface with a Maximo instance
'com.ibm.maximo:maximo-restclient:0.1'
<dependency>
<groupId>com.ibm.maximo</groupId>
<artifactId>maximo-restclient</artifactId>
<version>0.1</version>
</dependency>
<dependency org="com.ibm.maximo" name="maximo-restclient" rev="0.1"/>
"com.ibm.maximo", "maximo-restclient", "0.1"