| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdcom.hzzxxd.sdk |
| ArtifactId | ArtifactIdzxy-data-api |
| Version | Version1.0.2.RELEASE |
| Type | Typejar |
| Description |
DescriptionZhiXiangYun device control API SDK
After the battery, vehicle, and power cabinet equipment are connected to the IoT platform, users can control the device through the open API, and query the device-related information
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| zxy-data-api-1.0.2.RELEASE.pom | |
| zxy-data-api-1.0.2.RELEASE.jar | 83 KB |
| zxy-data-api-1.0.2.RELEASE-sources.jar | 32 KB |
| zxy-data-api-1.0.2.RELEASE-javadoc.jar | 279 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.hzzxxd.sdk/zxy-data-api/ -->
<dependency>
<groupId>com.hzzxxd.sdk</groupId>
<artifactId>zxy-data-api</artifactId>
<version>1.0.2.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.hzzxxd.sdk/zxy-data-api/
implementation 'com.hzzxxd.sdk:zxy-data-api:1.0.2.RELEASE'
// https://jarcasting.com/artifacts/com.hzzxxd.sdk/zxy-data-api/
implementation ("com.hzzxxd.sdk:zxy-data-api:1.0.2.RELEASE")
'com.hzzxxd.sdk:zxy-data-api:jar:1.0.2.RELEASE'
<dependency org="com.hzzxxd.sdk" name="zxy-data-api" rev="1.0.2.RELEASE">
<artifact name="zxy-data-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hzzxxd.sdk', module='zxy-data-api', version='1.0.2.RELEASE')
)
libraryDependencies += "com.hzzxxd.sdk" % "zxy-data-api" % "1.0.2.RELEASE"
[com.hzzxxd.sdk/zxy-data-api "1.0.2.RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.github.openfeign : feign-core | jar | 11.0 |
| io.github.openfeign : feign-jackson | jar | 11.0 |
| io.github.openfeign : feign-slf4j | jar | 11.0 |
| com.baomidou : mybatis-plus | jar | 3.4.1 |
| org.hibernate.validator : hibernate-validator | jar | 7.0.1.Final |
| com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.12.1 |
| com.alibaba : fastjson | jar | 1.2.68 |
| com.squareup.okhttp3 : okhttp | jar | 3.10.0 |
| org.projectlombok : lombok Optional | jar | 1.18.8 |
| org.apache.commons : commons-lang3 | jar | 3.10 |
| org.apache.commons : commons-collections4 | jar | 4.4 |
| org.slf4j : slf4j-simple | jar | 1.6.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |