GroupId | GroupIdcn.watsontech.webhelper |
---|---|
ArtifactId | ArtifactIdvendor-sms |
Version | Version0.2 |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
vendor-sms-0.2.pom | |
vendor-sms-0.2.jar | 16 KB |
vendor-sms-0.2-sources.jar | 7 KB |
vendor-sms-0.2-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</version>
</dependency>
// https://jarcasting.com/artifacts/cn.watsontech.webhelper/vendor-sms/
implementation 'cn.watsontech.webhelper:vendor-sms:0.2'
// https://jarcasting.com/artifacts/cn.watsontech.webhelper/vendor-sms/
implementation ("cn.watsontech.webhelper:vendor-sms:0.2")
'cn.watsontech.webhelper:vendor-sms:jar:0.2'
<dependency org="cn.watsontech.webhelper" name="vendor-sms" rev="0.2">
<artifact name="vendor-sms" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.watsontech.webhelper', module='vendor-sms', version='0.2')
)
libraryDependencies += "cn.watsontech.webhelper" % "vendor-sms" % "0.2"
[cn.watsontech.webhelper/vendor-sms "0.2"]
Group / Artifact | Type | Version |
---|---|---|
cn.watsontech.webhelper : common | jar | ${watsontech.webcore} |
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 |