| License |
License |
|---|---|
| GroupId | GroupIdcom.bazaarvoice.astyanax |
| ArtifactId | ArtifactIdastyanax-core |
| Last Version | Last Version3.8.0-bv13 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionastyanax-core
astyanax developed by Netflix
|
| Filename | Size |
|---|---|
| astyanax-core-3.8.0-bv13.pom | |
| astyanax-core-3.8.0-bv13.jar | 218 KB |
| astyanax-core-3.8.0-bv13-sources.jar | 142 KB |
| astyanax-core-3.8.0-bv13-javadoc.jar | 870 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.bazaarvoice.astyanax/astyanax-core/ -->
<dependency>
<groupId>com.bazaarvoice.astyanax</groupId>
<artifactId>astyanax-core</artifactId>
<version>3.8.0-bv13</version>
</dependency>
// https://jarcasting.com/artifacts/com.bazaarvoice.astyanax/astyanax-core/
implementation 'com.bazaarvoice.astyanax:astyanax-core:3.8.0-bv13'
// https://jarcasting.com/artifacts/com.bazaarvoice.astyanax/astyanax-core/
implementation ("com.bazaarvoice.astyanax:astyanax-core:3.8.0-bv13")
'com.bazaarvoice.astyanax:astyanax-core:jar:3.8.0-bv13'
<dependency org="com.bazaarvoice.astyanax" name="astyanax-core" rev="3.8.0-bv13">
<artifact name="astyanax-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bazaarvoice.astyanax', module='astyanax-core', version='3.8.0-bv13')
)
libraryDependencies += "com.bazaarvoice.astyanax" % "astyanax-core" % "3.8.0-bv13"
[com.bazaarvoice.astyanax/astyanax-core "3.8.0-bv13"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.eaio.uuid : uuid | jar | 3.2 |
| com.github.stephenc.high-scale-lib : high-scale-lib | jar | 1.1.2 |
| com.google.guava : guava | jar | 20.0 |
| commons-lang : commons-lang | jar | 2.6 |
| joda-time : joda-time | jar | 2.4 |
| org.slf4j : slf4j-api | jar | 1.7.32 |