is not current version
Last Version 3.0.2

com.sitewhere:sitewhere-solr 3.0.0.alpha18

SiteWhere Solr Integration

GroupId

GroupId

com.sitewhere
ArtifactId

ArtifactId

sitewhere-solr
Version

Version

3.0.0.alpha18
Type

Type

jar

Download sitewhere-solr 3.0.0.alpha18


<!-- https://jarcasting.com/artifacts/com.sitewhere/sitewhere-solr/ -->
<dependency>
    <groupId>com.sitewhere</groupId>
    <artifactId>sitewhere-solr</artifactId>
    <version>3.0.0.alpha18</version>
</dependency>
// https://jarcasting.com/artifacts/com.sitewhere/sitewhere-solr/
implementation 'com.sitewhere:sitewhere-solr:3.0.0.alpha18'
// https://jarcasting.com/artifacts/com.sitewhere/sitewhere-solr/
implementation ("com.sitewhere:sitewhere-solr:3.0.0.alpha18")
'com.sitewhere:sitewhere-solr:jar:3.0.0.alpha18'
<dependency org="com.sitewhere" name="sitewhere-solr" rev="3.0.0.alpha18">
  <artifact name="sitewhere-solr" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sitewhere', module='sitewhere-solr', version='3.0.0.alpha18')
)
libraryDependencies += "com.sitewhere" % "sitewhere-solr" % "3.0.0.alpha18"
[com.sitewhere/sitewhere-solr "3.0.0.alpha18"]