| License |
License |
|---|---|
| GroupId | GroupIdcn.watsontech.webhelper |
| ArtifactId | ArtifactIdvendor-sms |
| Last Version | Last Version0.2.1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionBatch of useful tools for Spring web project
|
| Filename | Size |
|---|---|
| vendor-sms-0.2.1.1.pom | |
| vendor-sms-0.2.1.1.jar | 16 KB |
| vendor-sms-0.2.1.1-sources.jar | 7 KB |
| vendor-sms-0.2.1.1-javadoc.jar | 72 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.watsontech.webhelper/vendor-sms/ -->
<dependency>
<groupId>cn.watsontech.webhelper</groupId>
<artifactId>vendor-sms</artifactId>
<version>0.2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/cn.watsontech.webhelper/vendor-sms/
implementation 'cn.watsontech.webhelper:vendor-sms:0.2.1.1'
// https://jarcasting.com/artifacts/cn.watsontech.webhelper/vendor-sms/
implementation ("cn.watsontech.webhelper:vendor-sms:0.2.1.1")
'cn.watsontech.webhelper:vendor-sms:jar:0.2.1.1'
<dependency org="cn.watsontech.webhelper" name="vendor-sms" rev="0.2.1.1">
<artifact name="vendor-sms" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.watsontech.webhelper', module='vendor-sms', version='0.2.1.1')
)
libraryDependencies += "cn.watsontech.webhelper" % "vendor-sms" % "0.2.1.1"
[cn.watsontech.webhelper/vendor-sms "0.2.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| cn.watsontech.webhelper : common | jar | 0.2.1.1 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.11.3 |
| org.springframework : spring-context | jar | 5.3.1 |
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.4.0 |
| com.aliyun : aliyun-java-sdk-core | jar | 4.5.1 |
| com.github.qcloudsms : qcloudsms | jar | 1.0.6 |