| License |
License |
|---|---|
| GroupId | GroupIdcom.yahoo.maha |
| ArtifactId | ArtifactIdmaha-parent |
| Last Version | Last Version6.105 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionmaha parent
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
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| maha-parent-6.105.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.105</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.maha/maha-parent/
implementation 'com.yahoo.maha:maha-parent:6.105'
// https://jarcasting.com/artifacts/com.yahoo.maha/maha-parent/
implementation ("com.yahoo.maha:maha-parent:6.105")
'com.yahoo.maha:maha-parent:pom:6.105'
<dependency org="com.yahoo.maha" name="maha-parent" rev="6.105">
<artifact name="maha-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.maha', module='maha-parent', version='6.105')
)
libraryDependencies += "com.yahoo.maha" % "maha-parent" % "6.105"
[com.yahoo.maha/maha-parent "6.105"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.12 | jar | 3.2.2 |
| junit : junit | jar | 4.13.1 |
| org.mockito : mockito-core | jar | 1.10.19 |