SiteWhere Integration Libraries
Repository of SiteWhere third-party integration libraries used by microservices to interact with external systems.
| License |
License |
|---|---|
| GroupId | GroupIdcom.sitewhere |
| ArtifactId | ArtifactIdsitewhere-warp10 |
| Last Version | Last Version3.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSiteWhere Warp10 Integration
SiteWhere Warp10 Integration
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| sitewhere-warp10-3.0.2.pom | |
| sitewhere-warp10-3.0.2.jar | 23 KB |
| sitewhere-warp10-3.0.2-sources.jar | 14 KB |
| sitewhere-warp10-3.0.2-javadoc.jar | 70 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.sitewhere/sitewhere-warp10/ -->
<dependency>
<groupId>com.sitewhere</groupId>
<artifactId>sitewhere-warp10</artifactId>
<version>3.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.sitewhere/sitewhere-warp10/
implementation 'com.sitewhere:sitewhere-warp10:3.0.2'
// https://jarcasting.com/artifacts/com.sitewhere/sitewhere-warp10/
implementation ("com.sitewhere:sitewhere-warp10:3.0.2")
'com.sitewhere:sitewhere-warp10:jar:3.0.2'
<dependency org="com.sitewhere" name="sitewhere-warp10" rev="3.0.2">
<artifact name="sitewhere-warp10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sitewhere', module='sitewhere-warp10', version='3.0.2')
)
libraryDependencies += "com.sitewhere" % "sitewhere-warp10" % "3.0.2"
[com.sitewhere/sitewhere-warp10 "3.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.sitewhere : sitewhere-microservice | jar | 3.0.10 |
| com.squareup.okhttp3 : okhttp | jar | 3.12.0 |
| com.google.code.gson : gson | jar | 2.8.6 |
Repository of SiteWhere third-party integration libraries used by microservices to interact with external systems.