SiteWhere Microservice Core Libraries
This repository contains the core libraries used for building SiteWhere microservices.
License |
License |
---|---|
GroupId | GroupIdcom.sitewhere |
ArtifactId | ArtifactIdsitewhere-microservice-api |
Last Version | Last Version3.0.13 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSiteWhere Microservice APIs
SiteWhere Microservice APIs
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.sitewhere/sitewhere-microservice-api/ -->
<dependency>
<groupId>com.sitewhere</groupId>
<artifactId>sitewhere-microservice-api</artifactId>
<version>3.0.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.sitewhere/sitewhere-microservice-api/
implementation 'com.sitewhere:sitewhere-microservice-api:3.0.13'
// https://jarcasting.com/artifacts/com.sitewhere/sitewhere-microservice-api/
implementation ("com.sitewhere:sitewhere-microservice-api:3.0.13")
'com.sitewhere:sitewhere-microservice-api:jar:3.0.13'
<dependency org="com.sitewhere" name="sitewhere-microservice-api" rev="3.0.13">
<artifact name="sitewhere-microservice-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sitewhere', module='sitewhere-microservice-api', version='3.0.13')
)
libraryDependencies += "com.sitewhere" % "sitewhere-microservice-api" % "3.0.13"
[com.sitewhere/sitewhere-microservice-api "3.0.13"]
Group / Artifact | Type | Version |
---|---|---|
org.graalvm.nativeimage : svm | jar | 20.2.0 |
com.sitewhere : sitewhere-microservice | jar | 3.0.13 |
This repository contains the core libraries used for building SiteWhere microservices.