is not current version
Last Version 12.6.1

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

A library for building SIP PDI using the Velocity template engine

GroupId

GroupId

com.opentext.ia
ArtifactId

ArtifactId

infoarchive-sdk-velocity
Version

Version

9.4.4
Type

Type

jar

Download infoarchive-sdk-velocity 9.4.4


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