SiteWhere Microservice Core Libraries
This repository contains the core libraries used for building SiteWhere microservices.
| License |
License |
|---|---|
| GroupId | GroupIdcom.sitewhere |
| ArtifactId | ArtifactIdsitewhere-microservice |
| Last Version | Last Version3.0.13 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSiteWhere Microservice Components
SiteWhere Microservice Components Library
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| sitewhere-microservice-3.0.13.pom | |
| sitewhere-microservice-3.0.13.jar | 296 KB |
| sitewhere-microservice-3.0.13-sources.jar | 208 KB |
| sitewhere-microservice-3.0.13-javadoc.jar | 872 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.sitewhere/sitewhere-microservice/ -->
<dependency>
<groupId>com.sitewhere</groupId>
<artifactId>sitewhere-microservice</artifactId>
<version>3.0.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.sitewhere/sitewhere-microservice/
implementation 'com.sitewhere:sitewhere-microservice:3.0.13'
// https://jarcasting.com/artifacts/com.sitewhere/sitewhere-microservice/
implementation ("com.sitewhere:sitewhere-microservice:3.0.13")
'com.sitewhere:sitewhere-microservice:jar:3.0.13'
<dependency org="com.sitewhere" name="sitewhere-microservice" rev="3.0.13">
<artifact name="sitewhere-microservice" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sitewhere', module='sitewhere-microservice', version='3.0.13')
)
libraryDependencies += "com.sitewhere" % "sitewhere-microservice" % "3.0.13"
[com.sitewhere/sitewhere-microservice "3.0.13"]
This repository contains the core libraries used for building SiteWhere microservices.