OpenSmpp is a mature Java library implementing the SMPP protocol, and allowing development of External Short Message Entities (ESMEs) and more. It is based on the original Logica OpenSMPP API.
<dependency>
<groupId>org.opensmpp</groupId>
<artifactId>opensmpp-core</artifactId>
<version>3.0.0</version>
</dependency>
See also: