License |
License |
---|---|
GroupId | GroupIdcom.bazaarvoice.astyanax |
ArtifactId | ArtifactIdastyanax-examples |
Version | Version3.8.0-bv12 |
Type | Typejar |
Description |
Descriptionastyanax-examples
astyanax developed by Netflix
|
<!-- https://jarcasting.com/artifacts/com.bazaarvoice.astyanax/astyanax-examples/ -->
<dependency>
<groupId>com.bazaarvoice.astyanax</groupId>
<artifactId>astyanax-examples</artifactId>
<version>3.8.0-bv12</version>
</dependency>
// https://jarcasting.com/artifacts/com.bazaarvoice.astyanax/astyanax-examples/
implementation 'com.bazaarvoice.astyanax:astyanax-examples:3.8.0-bv12'
// https://jarcasting.com/artifacts/com.bazaarvoice.astyanax/astyanax-examples/
implementation ("com.bazaarvoice.astyanax:astyanax-examples:3.8.0-bv12")
'com.bazaarvoice.astyanax:astyanax-examples:jar:3.8.0-bv12'
<dependency org="com.bazaarvoice.astyanax" name="astyanax-examples" rev="3.8.0-bv12">
<artifact name="astyanax-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bazaarvoice.astyanax', module='astyanax-examples', version='3.8.0-bv12')
)
libraryDependencies += "com.bazaarvoice.astyanax" % "astyanax-examples" % "3.8.0-bv12"
[com.bazaarvoice.astyanax/astyanax-examples "3.8.0-bv12"]
Group / Artifact | Type | Version |
---|---|---|
com.bazaarvoice.astyanax : astyanax-thrift | jar | 3.8.0-bv12 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |