License |
License |
---|---|
GroupId | GroupIdcom.yahoo.maha |
ArtifactId | ArtifactIdmaha-core |
Last Version | Last Version6.105 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmaha core
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 |
Filename | Size |
---|---|
maha-core-6.105.pom | |
maha-core-6.105.jar | 3 MB |
maha-core-6.105-tests.jar | 2 MB |
maha-core-6.105-test-sources.jar | 369 KB |
maha-core-6.105-sources.jar | 289 KB |
maha-core-6.105-javadoc.jar | 316 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.yahoo.maha/maha-core/ -->
<dependency>
<groupId>com.yahoo.maha</groupId>
<artifactId>maha-core</artifactId>
<version>6.105</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.maha/maha-core/
implementation 'com.yahoo.maha:maha-core:6.105'
// https://jarcasting.com/artifacts/com.yahoo.maha/maha-core/
implementation ("com.yahoo.maha:maha-core:6.105")
'com.yahoo.maha:maha-core:jar:6.105'
<dependency org="com.yahoo.maha" name="maha-core" rev="6.105">
<artifact name="maha-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.maha', module='maha-core', version='6.105')
)
libraryDependencies += "com.yahoo.maha" % "maha-core" % "6.105"
[com.yahoo.maha/maha-core "6.105"]
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.play : play_2.12 | jar | 2.6.15 |
Group / Artifact | Type | Version |
---|---|---|
com.zaxxer : HikariCP | jar | 3.4.5 |
com.jsuereth : scala-arm_2.12 | jar | 2.0 |
com.opentable.components : otj-pg-embedded | jar | 0.13.4 |
org.postgresql : postgresql | jar | 42.2.18 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
com.h2database : h2 | jar | 1.4.191 |
com.typesafe.akka : akka-actor_2.12 | jar | 2.6.10 |
org.scalatest : scalatest_2.12 | jar | 3.2.2 |
junit : junit | jar | 4.13.1 |
org.mockito : mockito-core | jar | 1.10.19 |