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:1.0'
<dependency>
<groupId>com.ibm.maximo</groupId>
<artifactId>maximo-restclient</artifactId>
<version>1.0</version>
</dependency>
<dependency org="com.ibm.maximo" name="maximo-restclient" rev="1.0"/>
"com.ibm.maximo", "maximo-restclient", "1.0"