License |
License |
---|---|
GroupId | GroupIdcom.yahoo.maha |
ArtifactId | ArtifactIdmaha-service |
Last Version | Last Version6.105 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmaha service
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-service-6.105.pom | |
maha-service-6.105.jar | 863 KB |
maha-service-6.105-test-sources.jar | 81 KB |
maha-service-6.105-sources.jar | 77 KB |
maha-service-6.105-javadoc.jar | 4 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.yahoo.maha/maha-service/ -->
<dependency>
<groupId>com.yahoo.maha</groupId>
<artifactId>maha-service</artifactId>
<version>6.105</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.maha/maha-service/
implementation 'com.yahoo.maha:maha-service:6.105'
// https://jarcasting.com/artifacts/com.yahoo.maha/maha-service/
implementation ("com.yahoo.maha:maha-service:6.105")
'com.yahoo.maha:maha-service:jar:6.105'
<dependency org="com.yahoo.maha" name="maha-service" rev="6.105">
<artifact name="maha-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.maha', module='maha-service', version='6.105')
)
libraryDependencies += "com.yahoo.maha" % "maha-service" % "6.105"
[com.yahoo.maha/maha-service "6.105"]
Group / Artifact | Type | Version |
---|---|---|
com.yahoo.maha : maha-core | test-jar | 6.105 |
org.mockito : mockito-core | jar | 1.8.4 |
com.jsuereth : scala-arm_2.12 | jar | 2.0 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
com.h2database : h2 | jar | 1.4.191 |
org.http4s : http4s-dsl_2.12 | jar | 0.18.16 |
org.http4s : http4s-blaze-server_2.12 | jar | 0.18.16 |
org.http4s : http4s-blaze-client_2.12 | jar | 0.18.16 |
org.apache.curator : curator-test | jar | 5.1.0 |
org.apache.kafka : kafka_2.12 | jar | 2.2.1 |
org.apache.kafka : kafka-clients | jar | 2.2.1 |
org.scalatest : scalatest_2.12 | jar | 3.2.2 |
junit : junit | jar | 4.13.1 |