| License |
License |
|---|---|
| Categories |
CategoriesJersey Program Interface REST Frameworks |
| GroupId | GroupIdcom.yahoo.maha |
| ArtifactId | ArtifactIdmaha-api-jersey |
| Last Version | Last Version6.105 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionmaha api-jersey
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-api-jersey-6.105.pom | |
| maha-api-jersey-6.105.jar | 37 KB |
| maha-api-jersey-6.105-test-sources.jar | 14 KB |
| maha-api-jersey-6.105-sources.jar | 7 KB |
| maha-api-jersey-6.105-javadoc.jar | 325 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.yahoo.maha/maha-api-jersey/ -->
<dependency>
<groupId>com.yahoo.maha</groupId>
<artifactId>maha-api-jersey</artifactId>
<version>6.105</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.maha/maha-api-jersey/
implementation 'com.yahoo.maha:maha-api-jersey:6.105'
// https://jarcasting.com/artifacts/com.yahoo.maha/maha-api-jersey/
implementation ("com.yahoo.maha:maha-api-jersey:6.105")
'com.yahoo.maha:maha-api-jersey:jar:6.105'
<dependency org="com.yahoo.maha" name="maha-api-jersey" rev="6.105">
<artifact name="maha-api-jersey" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.maha', module='maha-api-jersey', version='6.105')
)
libraryDependencies += "com.yahoo.maha" % "maha-api-jersey" % "6.105"
[com.yahoo.maha/maha-api-jersey "6.105"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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.scalatest : scalatest_2.12 | jar | 3.2.2 |
| junit : junit | jar | 4.13.1 |
| org.mockito : mockito-core | jar | 1.10.19 |