Last Version

OpenSMPP Core 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-core
Version

Version

3.0.2
Type

Type

jar
Description

Description

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

Download opensmpp-core 3.0.2


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

Dependencies

compile (1)

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

test (4)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-core jar 1.9.5
org.powermock : powermock-module-junit4 jar 1.5
org.powermock : powermock-api-mockito jar 1.5

Project Modules

There are no modules declared in this project.