Download catalogue-model-processor-0.8.10.jar file - Jar c

Jar examples for c:catalogue-model-processor

Description

A catalogue which is confugurable at the knowledge level to catalogue and organise any type of data and to provide structured access to it, free text querying of it and automatic data warehousing of events relating to it.

You can download jar file catalogue-model-processor 0.8.10 in this page.

Build File

You can use the following script to add catalogue-model-processor-0.8.10.jar to your project.

<dependency>
   <groupId>com.thesett</groupId>
   <artifactId>catalogue-model-processor</artifactId>
   <version>0.8.10</version>
</dependency>
compile group: 'com.thesett', name: 'catalogue-model-processor', version: '0.8.10'
libraryDependencies += "com.thesett" % "catalogue-model-processor" % "0.8.10"
<dependency org="com.thesett" name="catalogue-model-processor" rev="0.8.10"/>
@Grapes(@Grab(group='com.thesett', module='catalogue-model-processor', version='0.8.10'))
'com.thesett:catalogue-model-processor:jar:0.8.10'

Download

Click the following link to download the jar file.

catalogue-model-processor-0.8.10-javadoc.jar
catalogue-model-processor-0.8.10-sources.jar
catalogue-model-processor-0.8.10-tests.jar
catalogue-model-processor-0.8.10.jar
catalogue-model-processor-0.8.10.pom



Related Tutorials