Jar examples for c:content-parameter-api
API for representing aspects of IDOL's Content server, including FieldText and document References
You can download jar file content-parameter-api 3.0.1 in this page.
MIT License
You can use the following script to add content-parameter-api-3.0.1.jar to your project.
<dependency> <groupId>com.hp.autonomy.aci.content</groupId> <artifactId>content-parameter-api</artifactId> <version>3.0.1</version> </dependency>
compile group: 'com.hp.autonomy.aci.content', name: 'content-parameter-api', version: '3.0.1'
libraryDependencies += "com.hp.autonomy.aci.content" % "content-parameter-api" % "3.0.1"
<dependency org="com.hp.autonomy.aci.content" name="content-parameter-api" rev="3.0.1"/>
@Grapes(@Grab(group='com.hp.autonomy.aci.content', module='content-parameter-api', version='3.0.1'))
'com.hp.autonomy.aci.content:content-parameter-api:jar:3.0.1'
Click the following link to download the jar file.
content-parameter-api-3.0.1-javadoc.jar