com.github.aqiu202:huawei

Some Simple Starter Projects for Spring Boot Application Made by Aqiu202

License

License

GroupId

GroupId

com.github.aqiu202
ArtifactId

ArtifactId

huawei
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

pom
Description

Description

Some Simple Starter Projects for Spring Boot Application Made by Aqiu202

Download huawei

Filename Size
huawei-1.2.0.pom 714 bytes
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.aqiu202/huawei/ -->
<dependency>
    <groupId>com.github.aqiu202</groupId>
    <artifactId>huawei</artifactId>
    <version>1.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.aqiu202/huawei/
implementation 'com.github.aqiu202:huawei:1.2.0'
// https://jarcasting.com/artifacts/com.github.aqiu202/huawei/
implementation ("com.github.aqiu202:huawei:1.2.0")
'com.github.aqiu202:huawei:pom:1.2.0'
<dependency org="com.github.aqiu202" name="huawei" rev="1.2.0">
  <artifact name="huawei" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.aqiu202', module='huawei', version='1.2.0')
)
libraryDependencies += "com.github.aqiu202" % "huawei" % "1.2.0"
[com.github.aqiu202/huawei "1.2.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.6.7
com.google.code.findbugs : jsr305 jar 3.0.2

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.36

Project Modules

  • huawei-sms-spring-boot-starter

Versions

Version
1.2.0
1.1.0
1.0.5
1.0.4
1.0.2
1.0.1
1.0.0