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 1.1.0 in this page.
MIT License
You can use the following script to add content-parameter-api-1.1.0.jar to your project.
<dependency> <groupId>com.hp.autonomy.aci.content</groupId> <artifactId>content-parameter-api</artifactId> <version>1.1.0</version> </dependency>
compile group: 'com.hp.autonomy.aci.content', name: 'content-parameter-api', version: '1.1.0'
libraryDependencies += "com.hp.autonomy.aci.content" % "content-parameter-api" % "1.1.0"
<dependency org="com.hp.autonomy.aci.content" name="content-parameter-api" rev="1.1.0"/>
@Grapes(@Grab(group='com.hp.autonomy.aci.content', module='content-parameter-api', version='1.1.0'))
'com.hp.autonomy.aci.content:content-parameter-api:jar:1.1.0'
Click the following link to download the jar file.
content-parameter-api-1.1.0-javadoc.jar