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