pacebox-sms

pacebox sms plugin

License

License

GroupId

GroupId

tech.mhuang.pacebox
ArtifactId

ArtifactId

pacebox-sms
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

pacebox-sms
pacebox sms plugin
Source Code Management

Source Code Management

http://gitee.com/pacebox/pacebox-sms.git

Download pacebox-sms

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.alibaba : fastjson jar 1.2.79
tech.mhuang.pacebox : pacebox-core jar 1.1.5

provided (4)

Group / Artifact Type Version
com.aliyun : aliyun-java-sdk-core jar 4.6.0
com.tencentcloudapi : tencentcloud-sdk-java jar 3.1.444
com.baidubce : bce-java-sdk jar 0.10.194
org.projectlombok : lombok jar 1.18.22

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0