is not current version
Last Version 12.6.1

com.opentext.ia:infoarchive-sdk-velocity 8.5.3

A library for building SIP PDI using the Velocity template engine

GroupId

GroupId

com.opentext.ia
ArtifactId

ArtifactId

infoarchive-sdk-velocity
Version

Version

8.5.3
Type

Type

jar

Download infoarchive-sdk-velocity 8.5.3


<!-- https://jarcasting.com/artifacts/com.opentext.ia/infoarchive-sdk-velocity/ -->
<dependency>
    <groupId>com.opentext.ia</groupId>
    <artifactId>infoarchive-sdk-velocity</artifactId>
    <version>8.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.opentext.ia/infoarchive-sdk-velocity/
implementation 'com.opentext.ia:infoarchive-sdk-velocity:8.5.3'
// https://jarcasting.com/artifacts/com.opentext.ia/infoarchive-sdk-velocity/
implementation ("com.opentext.ia:infoarchive-sdk-velocity:8.5.3")
'com.opentext.ia:infoarchive-sdk-velocity:jar:8.5.3'
<dependency org="com.opentext.ia" name="infoarchive-sdk-velocity" rev="8.5.3">
  <artifact name="infoarchive-sdk-velocity" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.opentext.ia', module='infoarchive-sdk-velocity', version='8.5.3')
)
libraryDependencies += "com.opentext.ia" % "infoarchive-sdk-velocity" % "8.5.3"
[com.opentext.ia/infoarchive-sdk-velocity "8.5.3"]