License |
License |
---|---|
Categories |
CategoriesDex General Purpose Libraries Utility |
GroupId | GroupIdcom.googlecode.the-fascinator.plugins |
ArtifactId | ArtifactIdplugin-indexer-solr |
Last Version | Last Version1.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe Fascinator - Plugin - Indexer - Solr
This Maven project provides a central point for information regarding The Fascinator and its many works.
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
plugin-indexer-solr-1.5.pom | |
plugin-indexer-solr-1.5.jar | 94 KB |
plugin-indexer-solr-1.5-sources.jar | 85 KB |
plugin-indexer-solr-1.5-javadoc.jar | 89 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.googlecode.the-fascinator.plugins/plugin-indexer-solr/ -->
<dependency>
<groupId>com.googlecode.the-fascinator.plugins</groupId>
<artifactId>plugin-indexer-solr</artifactId>
<version>1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.the-fascinator.plugins/plugin-indexer-solr/
implementation 'com.googlecode.the-fascinator.plugins:plugin-indexer-solr:1.5'
// https://jarcasting.com/artifacts/com.googlecode.the-fascinator.plugins/plugin-indexer-solr/
implementation ("com.googlecode.the-fascinator.plugins:plugin-indexer-solr:1.5")
'com.googlecode.the-fascinator.plugins:plugin-indexer-solr:jar:1.5'
<dependency org="com.googlecode.the-fascinator.plugins" name="plugin-indexer-solr" rev="1.5">
<artifact name="plugin-indexer-solr" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.the-fascinator.plugins', module='plugin-indexer-solr', version='1.5')
)
libraryDependencies += "com.googlecode.the-fascinator.plugins" % "plugin-indexer-solr" % "1.5"
[com.googlecode.the-fascinator.plugins/plugin-indexer-solr "1.5"]
Group / Artifact | Type | Version |
---|---|---|
com.googlecode.the-fascinator : fascinator-common | jar | 1.4 |
com.googlecode.the-fascinator : fascinator-plugin-api | jar | 1.4 |
dom4j : dom4j | jar | 1.6.1 |
javax.servlet : servlet-api | jar | 2.4 |
jaxen : jaxen | jar | 1.1.1 |
org.apache.solr : solr-core | jar | 3.3.0 |
org.apache.solr : solr-solrj | jar | 3.3.0 |
org.python : jython-standalone | jar | 2.5.2 |
org.semweb4j : rdf2go.api | jar | 4.7.2 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.slf4j : jcl-over-slf4j | jar | 1.7.25 |
org.slf4j : log4j-over-slf4j | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |