Download index-common-7.6.0.jar file - Jar i

Jar examples for i:index-common

Description

Index Service (Common)

You can download jar file index-common 7.6.0 in this page.

Build File

You can use the following script to add index-common-7.6.0.jar to your project.

<dependency>
   <groupId>com.peterphi.std.index</groupId>
   <artifactId>index-common</artifactId>
   <version>7.6.0</version>
</dependency>
compile group: 'com.peterphi.std.index', name: 'index-common', version: '7.6.0'
libraryDependencies += "com.peterphi.std.index" % "index-common" % "7.6.0"
<dependency org="com.peterphi.std.index" name="index-common" rev="7.6.0"/>
@Grapes(@Grab(group='com.peterphi.std.index', module='index-common', version='7.6.0'))
'com.peterphi.std.index:index-common:jar:7.6.0'

Download

Click the following link to download the jar file.

index-common-7.6.0-javadoc.jar
index-common-7.6.0-sources.jar
index-common-7.6.0.jar
index-common-7.6.0.pom



Related Tutorials