a

astyanax-thrift

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