is not current version
Last Version 6.105

com.yahoo.maha:maha-parent 6.62

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

Type

pom

Download maha-parent 6.62

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