Last Version

Ogham Spring Boot Starter for SMS 3.0.0

Starter for Spring Boot that provides dependencies for sending SMS and autoconfiguration

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

fr.sii.ogham
ArtifactId

ArtifactId

ogham-spring-boot-starter-sms
Version

Version

3.0.0
Type

Type

jar
Description

Description

Ogham Spring Boot Starter for SMS
Starter for Spring Boot that provides dependencies for sending SMS and autoconfiguration

Download ogham-spring-boot-starter-sms 3.0.0


<!-- https://jarcasting.com/artifacts/fr.sii.ogham/ogham-spring-boot-starter-sms/ -->
<dependency>
    <groupId>fr.sii.ogham</groupId>
    <artifactId>ogham-spring-boot-starter-sms</artifactId>
    <version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/fr.sii.ogham/ogham-spring-boot-starter-sms/
implementation 'fr.sii.ogham:ogham-spring-boot-starter-sms:3.0.0'
// https://jarcasting.com/artifacts/fr.sii.ogham/ogham-spring-boot-starter-sms/
implementation ("fr.sii.ogham:ogham-spring-boot-starter-sms:3.0.0")
'fr.sii.ogham:ogham-spring-boot-starter-sms:jar:3.0.0'
<dependency org="fr.sii.ogham" name="ogham-spring-boot-starter-sms" rev="3.0.0">
  <artifact name="ogham-spring-boot-starter-sms" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.sii.ogham', module='ogham-spring-boot-starter-sms', version='3.0.0')
)
libraryDependencies += "fr.sii.ogham" % "ogham-spring-boot-starter-sms" % "3.0.0"
[fr.sii.ogham/ogham-spring-boot-starter-sms "3.0.0"]

Dependencies

compile (7)

Group / Artifact Type Version
fr.sii.ogham : ogham-spring-boot-autoconfigure jar 3.0.0
fr.sii.ogham : ogham-core jar 3.0.0
fr.sii.ogham : ogham-sms-cloudhopper jar 3.0.0
fr.sii.ogham : ogham-sms-smsglobal jar 3.0.0
fr.sii.ogham : ogham-sms-ovh jar 3.0.0
fr.sii.ogham : ogham-template-freemarker jar 3.0.0
fr.sii.ogham : ogham-template-thymeleaf jar 3.0.0

Project Modules

There are no modules declared in this project.