is not current version
Last Version 12.6.1

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

A library for building SIP PDI using the Velocity template engine

GroupId

GroupId

com.opentext.ia
ArtifactId

ArtifactId

infoarchive-sdk-velocity
Version

Version

11.2.9
Type

Type

jar

Download infoarchive-sdk-velocity 11.2.9


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