Solr Indexer/Searcher WebLab Web Service

This is a generic parent for Web Services developed for the WebLab platform.

License

License

GroupId

GroupId

org.ow2.weblab.service
ArtifactId

ArtifactId

solr-engine
Last Version

Last Version

1.4
Release Date

Release Date

Type

Type

war
Description

Description

Solr Indexer/Searcher WebLab Web Service
This is a generic parent for Web Services developed for the WebLab platform.

Download solr-engine

How to add to project

<!-- https://jarcasting.com/artifacts/org.ow2.weblab.service/solr-engine/ -->
<dependency>
    <groupId>org.ow2.weblab.service</groupId>
    <artifactId>solr-engine</artifactId>
    <version>1.4</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.weblab.service/solr-engine/
implementation 'org.ow2.weblab.service:solr-engine:1.4'
// https://jarcasting.com/artifacts/org.ow2.weblab.service/solr-engine/
implementation ("org.ow2.weblab.service:solr-engine:1.4")
'org.ow2.weblab.service:solr-engine:war:1.4'
<dependency org="org.ow2.weblab.service" name="solr-engine" rev="1.4">
  <artifact name="solr-engine" type="war" />
</dependency>
@Grapes(
@Grab(group='org.ow2.weblab.service', module='solr-engine', version='1.4')
)
libraryDependencies += "org.ow2.weblab.service" % "solr-engine" % "1.4"
[org.ow2.weblab.service/solr-engine "1.4"]

Dependencies

compile (10)

Group / Artifact Type Version
com.sun.xml.ws : jaxws-rt jar 2.1.7
org.slf4j : slf4j-log4j12 jar 1.5.6
org.ow2.weblab.core.helpers : rdf-helper-jena jar 1.3
org.ow2.weblab.core.helpers : bean-helper-spring jar 1.3
org.apache.solr : solr-core jar 1.4.1
commons-lang : commons-lang jar 2.4
org.ow2.weblab.core : model jar 1.2
org.ow2.weblab.core : extended jar 1.2
org.ow2.weblab.core : annotator jar 1.2
commons-logging : commons-logging jar 1.1.1

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.4

runtime (1)

Group / Artifact Type Version
xalan : xalan jar 2.7.1

test (2)

Group / Artifact Type Version
net.sourceforge.groboutils » groboutils-core jar 5
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.4
1.3
1.2
1.1
1.0