daas-edm-sms

The lightweight event driven message framework based on reactor.

License

License

GroupId

GroupId

in.clouthink.daas
ArtifactId

ArtifactId

daas-edm-sms
Last Version

Last Version

1.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

daas-edm-sms
The lightweight event driven message framework based on reactor.
Project URL

Project URL

http://clouthink.in

Download daas-edm-sms

How to add to project

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

Dependencies

provided (9)

Group / Artifact Type Version
in.clouthink.daas : daas-edm jar 1.0.2
commons-logging : commons-logging jar 1.1.3
org.springframework.boot : spring-boot jar 1.2.8.RELEASE
org.springframework : spring-web jar 3.2.13.RELEASE
org.apache.httpcomponents : httpcore jar 4.4.1
org.apache.httpcomponents : httpclient jar 4.5
com.fasterxml.jackson.core : jackson-annotations jar 2.4.0
com.fasterxml.jackson.core : jackson-core jar 2.4.6
com.fasterxml.jackson.core : jackson-databind jar 2.4.6

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.1
1.2.0
1.1.0
1.0.0