OpenSMPP Simulator

OpenSmpp - Java library implementing the SMPP protocol, and allowing development of External Short Message Entities (ESMEs) and more

License

License

BSD
GroupId

GroupId

org.opensmpp
ArtifactId

ArtifactId

opensmpp-sim
Last Version

Last Version

3.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

OpenSMPP Simulator
OpenSmpp - Java library implementing the SMPP protocol, and allowing development of External Short Message Entities (ESMEs) and more

Download opensmpp-sim

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.opensmpp : opensmpp-core jar 3.0.2

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.2
3.0.1
3.0.0