Download content-parameter-api-1.0.0.jar file - Jar c

Jar examples for c:content-parameter-api

Description

API for representing aspects of IDOL's Content server, including FieldText and document References

You can download jar file content-parameter-api 1.0.0 in this page.

License

MIT License

Build File

You can use the following script to add content-parameter-api-1.0.0.jar to your project.

<dependency>
   <groupId>com.hp.autonomy.aci.content</groupId>
   <artifactId>content-parameter-api</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'com.hp.autonomy.aci.content', name: 'content-parameter-api', version: '1.0.0'
libraryDependencies += "com.hp.autonomy.aci.content" % "content-parameter-api" % "1.0.0"
<dependency org="com.hp.autonomy.aci.content" name="content-parameter-api" rev="1.0.0"/>
@Grapes(@Grab(group='com.hp.autonomy.aci.content', module='content-parameter-api', version='1.0.0'))
'com.hp.autonomy.aci.content:content-parameter-api:jar:1.0.0'

Download

Click the following link to download the jar file.

content-parameter-api-1.0.0-javadoc.jar
content-parameter-api-1.0.0-sources.jar
content-parameter-api-1.0.0.jar
content-parameter-api-1.0.0.pom



Related Tutorials