is not current version
Last Version 6.105

com.yahoo.maha:maha-parent 6.102

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

Type

pom

Download maha-parent 6.102

Filename Size
maha-parent-6.102.pom 39 KB
Browse

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