Last Version

ch-smpp 6.0.0-netty4-beta-3

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

License

License

GroupId

GroupId

com.fizzed
ArtifactId

ArtifactId

ch-smpp
Version

Version

6.0.0-netty4-beta-3
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/twitter/cloudhopper-smpp
Project Organization

Project Organization

Fizzed, Inc
Source Code Management

Source Code Management

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

Download ch-smpp 6.0.0-netty4-beta-3


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

Dependencies

compile (4)

Group / Artifact Type Version
com.cloudhopper : ch-commons-util jar 6.0.2
com.cloudhopper : ch-commons-charset jar 3.0.2
org.slf4j : slf4j-api jar 1.7.19
io.netty : netty-all jar 4.0.35.Final

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
com.cloudhopper : ch-commons-gsm jar 3.0.0
ch.qos.logback : logback-core jar 1.1.6
ch.qos.logback : logback-classic jar 1.1.6

Project Modules

There are no modules declared in this project.