License |
License |
---|---|
GroupId | GroupIdcom.bazaarvoice.astyanax |
ArtifactId | ArtifactIdastyanax-recipes |
Last Version | Last Version3.8.0-bv13 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionastyanax-recipes
astyanax developed by Netflix
|
Filename | Size |
---|---|
astyanax-recipes-3.8.0-bv13.pom | |
astyanax-recipes-3.8.0-bv13.jar | 100 KB |
astyanax-recipes-3.8.0-bv13-sources.jar | 57 KB |
astyanax-recipes-3.8.0-bv13-javadoc.jar | 319 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.bazaarvoice.astyanax/astyanax-recipes/ -->
<dependency>
<groupId>com.bazaarvoice.astyanax</groupId>
<artifactId>astyanax-recipes</artifactId>
<version>3.8.0-bv13</version>
</dependency>
// https://jarcasting.com/artifacts/com.bazaarvoice.astyanax/astyanax-recipes/
implementation 'com.bazaarvoice.astyanax:astyanax-recipes:3.8.0-bv13'
// https://jarcasting.com/artifacts/com.bazaarvoice.astyanax/astyanax-recipes/
implementation ("com.bazaarvoice.astyanax:astyanax-recipes:3.8.0-bv13")
'com.bazaarvoice.astyanax:astyanax-recipes:jar:3.8.0-bv13'
<dependency org="com.bazaarvoice.astyanax" name="astyanax-recipes" rev="3.8.0-bv13">
<artifact name="astyanax-recipes" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bazaarvoice.astyanax', module='astyanax-recipes', version='3.8.0-bv13')
)
libraryDependencies += "com.bazaarvoice.astyanax" % "astyanax-recipes" % "3.8.0-bv13"
[com.bazaarvoice.astyanax/astyanax-recipes "3.8.0-bv13"]
Group / Artifact | Type | Version |
---|---|---|
com.bazaarvoice.astyanax : astyanax-core | jar | 3.8.0-bv13 |
com.bazaarvoice.astyanax : astyanax-cassandra | jar | 3.8.0-bv13 |
com.google.guava : guava | jar | 20.0 |
org.slf4j : slf4j-api | jar | 1.7.32 |