License |
License |
---|---|
Categories |
CategoriesJersey Program Interface REST Frameworks |
GroupId | GroupIdcom.yahoo.maha |
ArtifactId | ArtifactIdmaha-api-jersey |
Version | Version6.68 |
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.68.pom | |
maha-api-jersey-6.68.jar | 37 KB |
maha-api-jersey-6.68-test-sources.jar | 14 KB |
maha-api-jersey-6.68-sources.jar | 7 KB |
maha-api-jersey-6.68-javadoc.jar | 326 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.68</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.maha/maha-api-jersey/
implementation 'com.yahoo.maha:maha-api-jersey:6.68'
// https://jarcasting.com/artifacts/com.yahoo.maha/maha-api-jersey/
implementation ("com.yahoo.maha:maha-api-jersey:6.68")
'com.yahoo.maha:maha-api-jersey:jar:6.68'
<dependency org="com.yahoo.maha" name="maha-api-jersey" rev="6.68">
<artifact name="maha-api-jersey" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.maha', module='maha-api-jersey', version='6.68')
)
libraryDependencies += "com.yahoo.maha" % "maha-api-jersey" % "6.68"
[com.yahoo.maha/maha-api-jersey "6.68"]
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 |