is not current version
Last Version 6.105

com.yahoo.maha:maha-parent 6.74

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.74
Type

Type

pom

Download maha-parent 6.74

Filename Size
maha-parent-6.74.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.74</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.maha/maha-parent/
implementation 'com.yahoo.maha:maha-parent:6.74'
// https://jarcasting.com/artifacts/com.yahoo.maha/maha-parent/
implementation ("com.yahoo.maha:maha-parent:6.74")
'com.yahoo.maha:maha-parent:pom:6.74'
<dependency org="com.yahoo.maha" name="maha-parent" rev="6.74">
  <artifact name="maha-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.maha', module='maha-parent', version='6.74')
)
libraryDependencies += "com.yahoo.maha" % "maha-parent" % "6.74"
[com.yahoo.maha/maha-parent "6.74"]