License |
License |
---|---|
GroupId | GroupIdcom.bazaarvoice.astyanax |
ArtifactId | ArtifactIdastyanax-entity-mapper |
Last Version | Last Version3.8.0-bv13 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionastyanax-entity-mapper
astyanax developed by Netflix
|
<!-- https://jarcasting.com/artifacts/com.bazaarvoice.astyanax/astyanax-entity-mapper/ -->
<dependency>
<groupId>com.bazaarvoice.astyanax</groupId>
<artifactId>astyanax-entity-mapper</artifactId>
<version>3.8.0-bv13</version>
</dependency>
// https://jarcasting.com/artifacts/com.bazaarvoice.astyanax/astyanax-entity-mapper/
implementation 'com.bazaarvoice.astyanax:astyanax-entity-mapper:3.8.0-bv13'
// https://jarcasting.com/artifacts/com.bazaarvoice.astyanax/astyanax-entity-mapper/
implementation ("com.bazaarvoice.astyanax:astyanax-entity-mapper:3.8.0-bv13")
'com.bazaarvoice.astyanax:astyanax-entity-mapper:jar:3.8.0-bv13'
<dependency org="com.bazaarvoice.astyanax" name="astyanax-entity-mapper" rev="3.8.0-bv13">
<artifact name="astyanax-entity-mapper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bazaarvoice.astyanax', module='astyanax-entity-mapper', version='3.8.0-bv13')
)
libraryDependencies += "com.bazaarvoice.astyanax" % "astyanax-entity-mapper" % "3.8.0-bv13"
[com.bazaarvoice.astyanax/astyanax-entity-mapper "3.8.0-bv13"]
Group / Artifact | Type | Version |
---|---|---|
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 |
javax.persistence : persistence-api | jar | 1.0 |
com.google.guava : guava | jar | 20.0 |
commons-lang : commons-lang | jar | 2.6 |
org.slf4j : slf4j-api | jar | 1.7.32 |