is not current version
Last Version 12.6.1

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

A library for building SIP PDI using the Velocity template engine

GroupId

GroupId

com.opentext.ia
ArtifactId

ArtifactId

infoarchive-sdk-velocity
Version

Version

9.2.2
Type

Type

jar

Download infoarchive-sdk-velocity 9.2.2


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