is not current version
Last Version 1.0.48

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

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

1.0.37
Type

Type

war

Download fili-generic-example 1.0.37


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