is not current version
Last Version 6.105

com.yahoo.maha:maha-parent 6.57

Maha: A framework for rapid reporting API development; with out of the box support for high cardinality dimension lookups with druid. More info at https://github.com/yahoo/maha

GroupId

GroupId

com.yahoo.maha
ArtifactId

ArtifactId

maha-parent
Version

Version

6.57
Type

Type

pom

Download maha-parent 6.57

Filename Size
maha-parent-6.57.pom 38 KB
Browse

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