License |
License |
---|---|
GroupId | GroupIdcom.googlecode.the-fascinator.plugins |
ArtifactId | ArtifactIdplugin-subscriber-solrEventLog |
Last Version | Last Version1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe Fascinator - Plugin - Subscriber - Solr Event Logs
This Maven project provides a central point for information regarding The Fascinator and its many works.
|
<!-- https://jarcasting.com/artifacts/com.googlecode.the-fascinator.plugins/plugin-subscriber-solrEventLog/ -->
<dependency>
<groupId>com.googlecode.the-fascinator.plugins</groupId>
<artifactId>plugin-subscriber-solrEventLog</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.the-fascinator.plugins/plugin-subscriber-solrEventLog/
implementation 'com.googlecode.the-fascinator.plugins:plugin-subscriber-solrEventLog:1.3'
// https://jarcasting.com/artifacts/com.googlecode.the-fascinator.plugins/plugin-subscriber-solrEventLog/
implementation ("com.googlecode.the-fascinator.plugins:plugin-subscriber-solrEventLog:1.3")
'com.googlecode.the-fascinator.plugins:plugin-subscriber-solrEventLog:jar:1.3'
<dependency org="com.googlecode.the-fascinator.plugins" name="plugin-subscriber-solrEventLog" rev="1.3">
<artifact name="plugin-subscriber-solrEventLog" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.the-fascinator.plugins', module='plugin-subscriber-solrEventLog', version='1.3')
)
libraryDependencies += "com.googlecode.the-fascinator.plugins" % "plugin-subscriber-solrEventLog" % "1.3"
[com.googlecode.the-fascinator.plugins/plugin-subscriber-solrEventLog "1.3"]
Group / Artifact | Type | Version |
---|---|---|
com.googlecode.the-fascinator : fascinator-common | jar | 1.2 |
com.googlecode.the-fascinator : fascinator-plugin-api | jar | 1.2 |
org.apache.solr : solr-solrj | jar | 3.3.0 |
org.slf4j : slf4j-api | jar | 1.6.1 |
org.slf4j : log4j-over-slf4j | jar | 1.6.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |