MVN

com.bazaarvoice.astyanax : astyanax

Maven & Gradle

Jul 20, 2023
1 stars

astyanax · astyanax developed by Netflix

<dependency>
    <groupId>com.bazaarvoice.astyanax</groupId>
    <artifactId>astyanax</artifactId>
    <version>3.8.0-bv14</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.bazaarvoice.astyanax : astyanax to add to Maven - Latest Versions:

  • Latest Stable: 3.8.0-bv14

All Versions

Choose a version of com.bazaarvoice.astyanax : astyanax to add to Maven - All Versions:

Version Vulnerabilities Updated
3.8.x
astyanax-3.8.0-bv14
astyanax-3.8.0-bv13
astyanax-3.8.0-bv12
astyanax-3.8.0-bv10
astyanax-3.8.0-bv9
astyanax-3.8.0-bv8

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.bazaarvoice.astyanax</groupId>
    <artifactId>astyanax</artifactId>
    <version>3.8.0-bv14</version>
</dependency>

Advertisement