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