| License |
License |
|---|---|
| GroupId | GroupIdcom.github.zouchongjin |
| ArtifactId | ArtifactIdhap-api-starter |
| Last Version | Last Version1.1.8 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionhap-api-starter
Spring Boot Starter For Huafon Api.
|
| Filename | Size |
|---|---|
| hap-api-starter-1.1.8.pom | |
| hap-api-starter-1.1.8.jar | 27 KB |
| hap-api-starter-1.1.8-sources.jar | 17 KB |
| hap-api-starter-1.1.8-javadoc.jar | 168 KB |
| Browse |
<!-- 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"]
| 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 |