Last Version

ch-smpp 5.1.0-113

Efficient, scalable, and flexible Java implementation of the Short Messaging Peer to Peer Protocol (SMPP)

License

License

GroupId

GroupId

org.restcomm.smpp
ArtifactId

ArtifactId

ch-smpp
Version

Version

5.1.0-113
Type

Type

jar
Description

Description

ch-smpp
Efficient, scalable, and flexible Java implementation of the Short Messaging Peer to Peer Protocol (SMPP)
Project URL

Project URL

https://github.com/Restcomm/cloudhopper-smpp
Source Code Management

Source Code Management

https://github.com/Restcomm/cloudhopper-smpp

Download ch-smpp 5.1.0-113


<!-- https://jarcasting.com/artifacts/org.restcomm.smpp/ch-smpp/ -->
<dependency>
    <groupId>org.restcomm.smpp</groupId>
    <artifactId>ch-smpp</artifactId>
    <version>5.1.0-113</version>
</dependency>
// https://jarcasting.com/artifacts/org.restcomm.smpp/ch-smpp/
implementation 'org.restcomm.smpp:ch-smpp:5.1.0-113'
// https://jarcasting.com/artifacts/org.restcomm.smpp/ch-smpp/
implementation ("org.restcomm.smpp:ch-smpp:5.1.0-113")
'org.restcomm.smpp:ch-smpp:jar:5.1.0-113'
<dependency org="org.restcomm.smpp" name="ch-smpp" rev="5.1.0-113">
  <artifact name="ch-smpp" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.restcomm.smpp', module='ch-smpp', version='5.1.0-113')
)
libraryDependencies += "org.restcomm.smpp" % "ch-smpp" % "5.1.0-113"
[org.restcomm.smpp/ch-smpp "5.1.0-113"]

Dependencies

compile (4)

Group / Artifact Type Version
org.restcomm.smpp : ch-commons-util jar 7.0.6
org.restcomm.smpp : ch-commons-charset jar 7.0.6
org.slf4j : slf4j-api jar 1.7.13
io.netty : netty jar 3.9.6.Final

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.restcomm.smpp : ch-commons-gsm jar 7.0.4
ch.qos.logback : logback-classic jar 1.1.3

Project Modules

There are no modules declared in this project.