Download astyanax-entity-mapper-3.5.1.jar file - Jar a

Jar examples for a:astyanax-entity-mapper

Description

astyanax-entity-mapper developed by Netflix

You can download jar file astyanax-entity-mapper 3.5.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add astyanax-entity-mapper-3.5.1.jar to your project.

<dependency>
   <groupId>com.netflix.astyanax</groupId>
   <artifactId>astyanax-entity-mapper</artifactId>
   <version>3.5.1</version>
</dependency>
compile group: 'com.netflix.astyanax', name: 'astyanax-entity-mapper', version: '3.5.1'
libraryDependencies += "com.netflix.astyanax" % "astyanax-entity-mapper" % "3.5.1"
<dependency org="com.netflix.astyanax" name="astyanax-entity-mapper" rev="3.5.1"/>
@Grapes(@Grab(group='com.netflix.astyanax', module='astyanax-entity-mapper', version='3.5.1'))
'com.netflix.astyanax:astyanax-entity-mapper:jar:3.5.1'

Download

Click the following link to download the jar file.

astyanax-entity-mapper-3.5.1.jar
astyanax-entity-mapper-3.5.1-javadoc.jar
astyanax-entity-mapper-3.5.1.pom
astyanax-entity-mapper-3.5.1-sources.jar



Related Tutorials