is not current version
Last Version 1.0.48

com.yahoo.bard:fili-generic-example 0.12.107

Fili Generic Example serves as a standalone app using core Fili services to stand in front any Druid setup and automatically configure

GroupId

GroupId

com.yahoo.bard
ArtifactId

ArtifactId

fili-generic-example
Version

Version

0.12.107
Type

Type

war

Download fili-generic-example 0.12.107


<!-- https://jarcasting.com/artifacts/com.yahoo.bard/fili-generic-example/ -->
<dependency>
    <groupId>com.yahoo.bard</groupId>
    <artifactId>fili-generic-example</artifactId>
    <version>0.12.107</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.bard/fili-generic-example/
implementation 'com.yahoo.bard:fili-generic-example:0.12.107'
// https://jarcasting.com/artifacts/com.yahoo.bard/fili-generic-example/
implementation ("com.yahoo.bard:fili-generic-example:0.12.107")
'com.yahoo.bard:fili-generic-example:war:0.12.107'
<dependency org="com.yahoo.bard" name="fili-generic-example" rev="0.12.107">
  <artifact name="fili-generic-example" type="war" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.bard', module='fili-generic-example', version='0.12.107')
)
libraryDependencies += "com.yahoo.bard" % "fili-generic-example" % "0.12.107"
[com.yahoo.bard/fili-generic-example "0.12.107"]