a

astyanax-thrift

Files download
File Operation
astyanax-thrift-3.8.0-bv13.jar download
astyanax-thrift-3.8.0-bv13.pom download
astyanax-thrift-3.8.0-bv13-sources.jar download
Apache Maven
<dependency>
  <groupId>com.bazaarvoice.astyanax</groupId>
  <artifactId>astyanax-thrift</artifactId>
  <version>3.8.0-bv13</version>
</dependency>
Gradle Groovy
implementation 'com.bazaarvoice.astyanax:astyanax-thrift:3.8.0-bv13'
Gradle Kotlin
implementation("com.bazaarvoice.astyanax:astyanax-thrift:3.8.0-bv13")
Scala SBT
libraryDependencies += "com.bazaarvoice.astyanax" % "astyanax-thrift" % "3.8.0-bv13"
Groovy Grape
@Grapes(
  @Grab(group='com.bazaarvoice.astyanax', module='astyanax-thrift', version='3.8.0-bv13')
)
Apache Ivy
<dependency org="com.bazaarvoice.astyanax" name="astyanax-thrift" rev="3.8.0-bv13" />
Leiningen
[com.bazaarvoice.astyanax/astyanax-thrift "3.8.0-bv13"]
Apache Buildr
'com.bazaarvoice.astyanax:astyanax-thrift:jar:3.8.0-bv13'