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