A Java client for Etherpad Lite’s HTTP JSON API. Etherpad Lite is a collaborative editor provided by the Etherpad Foundation.
'net.gjerull.etherpad:etherpad_lite_client:1.2.1'
<dependency>
<groupId>net.gjerull.etherpad</groupId>
<artifactId>etherpad_lite_client</artifactId>
<version>1.2.1</version>
</dependency>
<dependency org="net.gjerull.etherpad" name="etherpad_lite_client" rev="1.2.1"/>
"net.gjerull.etherpad", "etherpad_lite_client", "1.2.1"