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