SiteWhere Integration Libraries
Repository of SiteWhere third-party integration libraries used by microservices to interact with external systems.
License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.sitewhere |
ArtifactId | ArtifactIdsitewhere-datastore |
Last Version | Last Version3.0.0.alpha29 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSiteWhere Common Datasore Support
SiteWhere Common Datasore Support
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.sitewhere/sitewhere-datastore/ -->
<dependency>
<groupId>com.sitewhere</groupId>
<artifactId>sitewhere-datastore</artifactId>
<version>3.0.0.alpha29</version>
</dependency>
// https://jarcasting.com/artifacts/com.sitewhere/sitewhere-datastore/
implementation 'com.sitewhere:sitewhere-datastore:3.0.0.alpha29'
// https://jarcasting.com/artifacts/com.sitewhere/sitewhere-datastore/
implementation ("com.sitewhere:sitewhere-datastore:3.0.0.alpha29")
'com.sitewhere:sitewhere-datastore:jar:3.0.0.alpha29'
<dependency org="com.sitewhere" name="sitewhere-datastore" rev="3.0.0.alpha29">
<artifact name="sitewhere-datastore" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sitewhere', module='sitewhere-datastore', version='3.0.0.alpha29')
)
libraryDependencies += "com.sitewhere" % "sitewhere-datastore" % "3.0.0.alpha29"
[com.sitewhere/sitewhere-datastore "3.0.0.alpha29"]
Group / Artifact | Type | Version |
---|---|---|
com.sitewhere : sitewhere-microservice | jar | 3.0.0.alpha34 |
Repository of SiteWhere third-party integration libraries used by microservices to interact with external systems.