| License |
License |
|---|---|
| GroupId | GroupIdcom.fizzed |
| ArtifactId | ArtifactIdch-smpp |
| Version | Version6.0.0-netty4-beta-3 |
| Type | Typejar |
| Description |
Descriptionch-smpp
Efficient, scalable, and flexible Java implementation of the Short Messaging Peer to Peer Protocol (SMPP)
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ch-smpp-6.0.0-netty4-beta-3.pom | |
| ch-smpp-6.0.0-netty4-beta-3.jar | 168 KB |
| ch-smpp-6.0.0-netty4-beta-3-sources.jar | 172 KB |
| ch-smpp-6.0.0-netty4-beta-3-javadoc.jar | 788 KB |
| Browse |
<!-- 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"]
| 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 |
| 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 |