is not current version
Last Version 12.6.1

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

A library for building SIP PDI using the Velocity template engine

GroupId

GroupId

com.opentext.ia
ArtifactId

ArtifactId

infoarchive-sdk-velocity
Version

Version

7.1.2
Type

Type

jar

Download infoarchive-sdk-velocity 7.1.2


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