GroupId | GroupIdcom.googlecode.the-fascinator.plugins |
---|---|
ArtifactId | ArtifactIdplugin-subscriber-solrEventLog |
Version | Version1.0.6 |
Type | Typejar |
<!-- 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.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.the-fascinator.plugins/plugin-subscriber-solrEventLog/
implementation 'com.googlecode.the-fascinator.plugins:plugin-subscriber-solrEventLog:1.0.6'
// https://jarcasting.com/artifacts/com.googlecode.the-fascinator.plugins/plugin-subscriber-solrEventLog/
implementation ("com.googlecode.the-fascinator.plugins:plugin-subscriber-solrEventLog:1.0.6")
'com.googlecode.the-fascinator.plugins:plugin-subscriber-solrEventLog:jar:1.0.6'
<dependency org="com.googlecode.the-fascinator.plugins" name="plugin-subscriber-solrEventLog" rev="1.0.6">
<artifact name="plugin-subscriber-solrEventLog" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.the-fascinator.plugins', module='plugin-subscriber-solrEventLog', version='1.0.6')
)
libraryDependencies += "com.googlecode.the-fascinator.plugins" % "plugin-subscriber-solrEventLog" % "1.0.6"
[com.googlecode.the-fascinator.plugins/plugin-subscriber-solrEventLog "1.0.6"]