Last Version

org.apache.storm:storm-solr 2.4.0

Distributed and fault-tolerant realtime computation

License

License

Categories

Categories

ORM Data
GroupId

GroupId

org.apache.storm
ArtifactId

ArtifactId

storm-solr
Version

Version

2.4.0
Type

Type

jar
Description

Description

Distributed and fault-tolerant realtime computation
Project Organization

Project Organization

The Apache Software Foundation

Download storm-solr 2.4.0


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

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.solr : solr-solrj jar 5.5.5
org.apache.httpcomponents : httpclient jar 4.5
commons-codec : commons-codec jar 1.3
commons-io : commons-io jar 1.4
com.google.guava : guava jar 17.0
com.google.code.gson : gson jar 2.3.1

provided (1)

Group / Artifact Type Version
org.apache.storm : storm-client jar 2.4.0

test (4)

Group / Artifact Type Version
org.apache.solr : solr-core jar 5.5.5
org.apache.solr : solr-test-framework jar 5.5.5
org.junit.jupiter : junit-jupiter-engine jar
org.junit.vintage : junit-vintage-engine jar

Project Modules

There are no modules declared in this project.