Last Version

OpenSMPP 3.0.2

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-parent
Version

Version

3.0.2
Type

Type

pom
Description

Description

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

Project URL

http://opensmpp.org/
Source Code Management

Source Code Management

https://github.com/OpenSmpp/opensmpp

Download opensmpp-parent 3.0.2


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • core
  • charset
  • client
  • sim