Provides support for receiving and sending SMS using the SMPP protocol via the enterprise service bus. It uses the jSMPP library.
'org.apache.servicemix:servicemix-smpp:2013.01'
<dependency>
<groupId>org.apache.servicemix</groupId>
<artifactId>servicemix-smpp</artifactId>
<version>2013.01</version>
</dependency>
<dependency org="org.apache.servicemix" name="servicemix-smpp" rev="2013.01"/>
"org.apache.servicemix", "servicemix-smpp", "2013.01"