is not current version
Last Version 16.10.0

com.funnelback:funnelback-shared-parent 16.1.2036

Parent project for the shared plugin interfaces used in the Funnelback Enterprise Search Engine

GroupId

GroupId

com.funnelback
ArtifactId

ArtifactId

funnelback-shared-parent
Version

Version

16.1.2036
Type

Type

pom

Download funnelback-shared-parent 16.1.2036


<!-- https://jarcasting.com/artifacts/com.funnelback/funnelback-shared-parent/ -->
<dependency>
    <groupId>com.funnelback</groupId>
    <artifactId>funnelback-shared-parent</artifactId>
    <version>16.1.2036</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.funnelback/funnelback-shared-parent/
implementation 'com.funnelback:funnelback-shared-parent:16.1.2036'
// https://jarcasting.com/artifacts/com.funnelback/funnelback-shared-parent/
implementation ("com.funnelback:funnelback-shared-parent:16.1.2036")
'com.funnelback:funnelback-shared-parent:pom:16.1.2036'
<dependency org="com.funnelback" name="funnelback-shared-parent" rev="16.1.2036">
  <artifact name="funnelback-shared-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.funnelback', module='funnelback-shared-parent', version='16.1.2036')
)
libraryDependencies += "com.funnelback" % "funnelback-shared-parent" % "16.1.2036"
[com.funnelback/funnelback-shared-parent "16.1.2036"]