hap-api-starter

Spring Boot Starter For Huafon Api.

License

License

GroupId

GroupId

com.github.zouchongjin
ArtifactId

ArtifactId

hap-api-starter
Last Version

Last Version

1.1.8
Release Date

Release Date

Type

Type

jar
Description

Description

hap-api-starter
Spring Boot Starter For Huafon Api.

Download hap-api-starter

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.zouchongjin/hap-api-starter/ -->
<dependency>
    <groupId>com.github.zouchongjin</groupId>
    <artifactId>hap-api-starter</artifactId>
    <version>1.1.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zouchongjin/hap-api-starter/
implementation 'com.github.zouchongjin:hap-api-starter:1.1.8'
// https://jarcasting.com/artifacts/com.github.zouchongjin/hap-api-starter/
implementation ("com.github.zouchongjin:hap-api-starter:1.1.8")
'com.github.zouchongjin:hap-api-starter:jar:1.1.8'
<dependency org="com.github.zouchongjin" name="hap-api-starter" rev="1.1.8">
  <artifact name="hap-api-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zouchongjin', module='hap-api-starter', version='1.1.8')
)
libraryDependencies += "com.github.zouchongjin" % "hap-api-starter" % "1.1.8"
[com.github.zouchongjin/hap-api-starter "1.1.8"]

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure Optional jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
io.springfox : springfox-swagger2 Optional jar 2.9.2
org.springframework.boot : spring-boot-starter-web Optional jar
com.google.code.gson : gson jar
com.github.zouchongjin : zutil jar 1.1.9

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.8
1.1.7
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.0