e

eap-spring-boot-starter-biz-sms

短信拓展,支持阿里云、腾讯云
https://github.com/eaopen/openea-eap
The Apache Software License, Version 2.0
Files download
File Operation
eap-spring-boot-starter-biz-sms-2.5.1.jar download
eap-spring-boot-starter-biz-sms-2.5.1.pom download
eap-spring-boot-starter-biz-sms-2.5.1-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.eaopen</groupId>
  <artifactId>eap-spring-boot-starter-biz-sms</artifactId>
  <version>2.5.1</version>
</dependency>
Gradle Groovy
implementation 'io.github.eaopen:eap-spring-boot-starter-biz-sms:2.5.1'
Gradle Kotlin
implementation("io.github.eaopen:eap-spring-boot-starter-biz-sms:2.5.1")
Scala SBT
libraryDependencies += "io.github.eaopen" % "eap-spring-boot-starter-biz-sms" % "2.5.1"
Groovy Grape
@Grapes(
  @Grab(group='io.github.eaopen', module='eap-spring-boot-starter-biz-sms', version='2.5.1')
)
Apache Ivy
<dependency org="io.github.eaopen" name="eap-spring-boot-starter-biz-sms" rev="2.5.1" />
Leiningen
[io.github.eaopen/eap-spring-boot-starter-biz-sms "2.5.1"]
Apache Buildr
'io.github.eaopen:eap-spring-boot-starter-biz-sms:jar:2.5.1'