| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdcom.hzzxxd.sdk |
| ArtifactId | ArtifactIdzxy-data-subscribe |
| Version | Version1.2.0.RELEASE |
| Type | Typejar |
| Description |
DescriptionZhiXiangYun data subscription SDK
After the battery, vehicle, and power cabinet equipment are connected to the IoT platform, users may subscribe to the SDK through data to subscribe to the data reported by the device, including status, positioning, logs, configuration, unique data, etc., and then according to their own business processes Develop your own personalized application service
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.hzzxxd.sdk/zxy-data-subscribe/ -->
<dependency>
<groupId>com.hzzxxd.sdk</groupId>
<artifactId>zxy-data-subscribe</artifactId>
<version>1.2.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.hzzxxd.sdk/zxy-data-subscribe/
implementation 'com.hzzxxd.sdk:zxy-data-subscribe:1.2.0.RELEASE'
// https://jarcasting.com/artifacts/com.hzzxxd.sdk/zxy-data-subscribe/
implementation ("com.hzzxxd.sdk:zxy-data-subscribe:1.2.0.RELEASE")
'com.hzzxxd.sdk:zxy-data-subscribe:jar:1.2.0.RELEASE'
<dependency org="com.hzzxxd.sdk" name="zxy-data-subscribe" rev="1.2.0.RELEASE">
<artifact name="zxy-data-subscribe" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hzzxxd.sdk', module='zxy-data-subscribe', version='1.2.0.RELEASE')
)
libraryDependencies += "com.hzzxxd.sdk" % "zxy-data-subscribe" % "1.2.0.RELEASE"
[com.hzzxxd.sdk/zxy-data-subscribe "1.2.0.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 |
| org.apache.kafka : kafka-clients | jar | 2.5.0 |
| com.alibaba : fastjson | jar | 1.2.68 |
| 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 |