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:2011.02'
<dependency>
<groupId>org.apache.servicemix</groupId>
<artifactId>servicemix-smpp</artifactId>
<version>2011.02</version>
</dependency>
<dependency org="org.apache.servicemix" name="servicemix-smpp" rev="2011.02"/>
"org.apache.servicemix", "servicemix-smpp", "2011.02"