Download hollow-2.8.8.jar file - Jar h

Jar examples for h:hollow

Description

hollow

You can download jar file hollow 2.8.8 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add hollow-2.8.8.jar to your project.

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

Download

Click the following link to download the jar file.

hollow-2.8.8-javadoc.jar
hollow-2.8.8-sources.jar
hollow-2.8.8.jar
hollow-2.8.8.pom



Related Tutorials