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

Jar examples for i:index-common

Description

Index Service (Common)

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials