is not current version
Last Version 4.4.0

org.opencb.commons:commons-datastore-solr 4.0.2


Categories

Categories

Data
GroupId

GroupId

org.opencb.commons
ArtifactId

ArtifactId

commons-datastore-solr
Version

Version

4.0.2
Type

Type

jar

Download commons-datastore-solr 4.0.2


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