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-solr |
| Last Version | Last Version3.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSiteWhere Solr Integration
SiteWhere Solr Integration
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| sitewhere-solr-3.0.2.pom | |
| sitewhere-solr-3.0.2.jar | 7 KB |
| sitewhere-solr-3.0.2-sources.jar | 5 KB |
| sitewhere-solr-3.0.2-javadoc.jar | 33 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.sitewhere/sitewhere-solr/ -->
<dependency>
<groupId>com.sitewhere</groupId>
<artifactId>sitewhere-solr</artifactId>
<version>3.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.sitewhere/sitewhere-solr/
implementation 'com.sitewhere:sitewhere-solr:3.0.2'
// https://jarcasting.com/artifacts/com.sitewhere/sitewhere-solr/
implementation ("com.sitewhere:sitewhere-solr:3.0.2")
'com.sitewhere:sitewhere-solr:jar:3.0.2'
<dependency org="com.sitewhere" name="sitewhere-solr" rev="3.0.2">
<artifact name="sitewhere-solr" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sitewhere', module='sitewhere-solr', version='3.0.2')
)
libraryDependencies += "com.sitewhere" % "sitewhere-solr" % "3.0.2"
[com.sitewhere/sitewhere-solr "3.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.sitewhere : sitewhere-microservice | jar | 3.0.10 |
| org.apache.solr : solr-solrj | jar | 6.4.0 |
Repository of SiteWhere third-party integration libraries used by microservices to interact with external systems.