License |
License |
---|---|
GroupId | GroupIdcom.github.zouchongjin |
ArtifactId | ArtifactIdhap-api-starter |
Version | Version1.1.6 |
Type | Typejar |
Description |
Descriptionhap-api-starter
Spring Boot Starter For Huafon Api.
|
Filename | Size |
---|---|
hap-api-starter-1.1.6.pom | |
hap-api-starter-1.1.6.jar | 42 KB |
hap-api-starter-1.1.6-sources.jar | 28 KB |
hap-api-starter-1.1.6-javadoc.jar | 242 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.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zouchongjin/hap-api-starter/
implementation 'com.github.zouchongjin:hap-api-starter:1.1.6'
// https://jarcasting.com/artifacts/com.github.zouchongjin/hap-api-starter/
implementation ("com.github.zouchongjin:hap-api-starter:1.1.6")
'com.github.zouchongjin:hap-api-starter:jar:1.1.6'
<dependency org="com.github.zouchongjin" name="hap-api-starter" rev="1.1.6">
<artifact name="hap-api-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zouchongjin', module='hap-api-starter', version='1.1.6')
)
libraryDependencies += "com.github.zouchongjin" % "hap-api-starter" % "1.1.6"
[com.github.zouchongjin/hap-api-starter "1.1.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 |