sms-client

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.chinamobile.cmos
ArtifactId

ArtifactId

sms-client
Last Version

Last Version

0.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

sms-client
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

http://maven.apache.org

Download sms-client

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.commons : commons-pool2 jar 2.4.2
com.chinamobile.cmos : sms-core jar 2.1.12.6
commons-beanutils : commons-beanutils jar 1.9.4

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.1
ch.qos.logback : logback-classic jar 1.2.3
ch.qos.logback : logback-access jar 1.2.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.4
0.0.3
0.0.2
0.0.1