SiteWhere gRPC APIs
The modules in this project including the Protocol Buffer object models and gRPC APIs for interacting with SiteWhere microservices.
License |
License |
---|---|
Categories |
CategoriesgRPC Net Networking |
GroupId | GroupIdcom.sitewhere |
ArtifactId | ArtifactIdsitewhere-grpc-common |
Last Version | Last Version3.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCommon gRPC
SiteWhere Common gRPC API
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.sitewhere/sitewhere-grpc-common/ -->
<dependency>
<groupId>com.sitewhere</groupId>
<artifactId>sitewhere-grpc-common</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.sitewhere/sitewhere-grpc-common/
implementation 'com.sitewhere:sitewhere-grpc-common:3.0.0'
// https://jarcasting.com/artifacts/com.sitewhere/sitewhere-grpc-common/
implementation ("com.sitewhere:sitewhere-grpc-common:3.0.0")
'com.sitewhere:sitewhere-grpc-common:jar:3.0.0'
<dependency org="com.sitewhere" name="sitewhere-grpc-common" rev="3.0.0">
<artifact name="sitewhere-grpc-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sitewhere', module='sitewhere-grpc-common', version='3.0.0')
)
libraryDependencies += "com.sitewhere" % "sitewhere-grpc-common" % "3.0.0"
[com.sitewhere/sitewhere-grpc-common "3.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.sitewhere : sitewhere-java-model | jar | 3.0.0 |
org.apache.commons : commons-lang3 | jar | |
io.grpc : grpc-stub | jar | 1.26.0 |
io.grpc : grpc-protobuf | jar | 1.26.0 |
io.grpc : grpc-netty | jar | 1.26.0 |
The modules in this project including the Protocol Buffer object models and gRPC APIs for interacting with SiteWhere microservices.