org.fuzzypattern.vertx:mod-smpp-client

A simple smpp client module for vert.x

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.fuzzypattern.vertx
ArtifactId

ArtifactId

mod-smpp-client
Last Version

Last Version

0.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

org.fuzzypattern.vertx:mod-smpp-client
A simple smpp client module for vert.x
Project URL

Project URL

http://www.fuzzypattern.org

Download mod-smpp-client

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.cloudhopper : ch-smpp jar [5.0.0,)

provided (3)

Group / Artifact Type Version
io.vertx : vertx-core jar 2.1.5
io.vertx : vertx-platform jar 2.1.5
io.vertx : vertx-hazelcast jar 2.1.5

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
io.vertx : testtools jar 2.0.3-final

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.1
0.2.0