SiteWhere Integration Libraries
Repository of SiteWhere third-party integration libraries used by microservices to interact with external systems.
License |
License |
---|---|
GroupId | GroupIdcom.sitewhere |
ArtifactId | ArtifactIdsitewhere-communication |
Last Version | Last Version3.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSiteWhere Common Protocol Integration
SiteWhere Common Protocol Integration
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.sitewhere/sitewhere-communication/ -->
<dependency>
<groupId>com.sitewhere</groupId>
<artifactId>sitewhere-communication</artifactId>
<version>3.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.sitewhere/sitewhere-communication/
implementation 'com.sitewhere:sitewhere-communication:3.0.2'
// https://jarcasting.com/artifacts/com.sitewhere/sitewhere-communication/
implementation ("com.sitewhere:sitewhere-communication:3.0.2")
'com.sitewhere:sitewhere-communication:jar:3.0.2'
<dependency org="com.sitewhere" name="sitewhere-communication" rev="3.0.2">
<artifact name="sitewhere-communication" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sitewhere', module='sitewhere-communication', version='3.0.2')
)
libraryDependencies += "com.sitewhere" % "sitewhere-communication" % "3.0.2"
[com.sitewhere/sitewhere-communication "3.0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.sitewhere : sitewhere-microservice-api | jar | 3.0.10 |
com.sitewhere : sitewhere-device-protobuf | jar | 3.0.0.beta1 |
org.eclipse.californium : californium-core | jar | 1.0.4 |
org.fusesource.mqtt-client : mqtt-client | jar | 1.12 |
org.fusesource.hawtdispatch : hawtdispatch | jar | 1.22 |
com.google.protobuf : protobuf-java | jar | 3.5.1 |
Repository of SiteWhere third-party integration libraries used by microservices to interact with external systems.