Apache Solr Velocity Extension

Apache Solr Velocity Extension adds support for integrating Solr and Velocity

License

License

GroupId

GroupId

org.apache.solr.solr
ArtifactId

ArtifactId

solr-velocity
Last Version

Last Version

1.4.1
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Solr Velocity Extension
Apache Solr Velocity Extension adds support for integrating Solr and Velocity
Project Organization

Project Organization

The Apache Software Foundation

Download solr-velocity

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
commons-lang : commons-lang jar 2.4
commons-beanutils : commons-beanutils jar 1.7.0
org.apache.velocity : velocity jar 1.6.1
org.apache.velocity : velocity-tools jar 2.0-beta3

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.1