Jar examples for o:otag-service-context
This module contains the AppWorks Component type (com.opentext.otag.deployments.shared.AWComponent) and Component Context that the AppWorks SDK and deployment management agent make use of. The deployment management agent can add a singleton instance of any com.opentext.otag.deployments.shared.AWComponent types it finds within an AppWorks service if asked to do so.
You can download jar file otag-service-context 16.3.0 in this page.
Open Text End User License Agreement
You can use the following script to add otag-service-context-16.3.0.jar to your project.
<dependency> <groupId>com.opentext.otag.service.context</groupId> <artifactId>otag-service-context</artifactId> <version>16.3.0</version> </dependency>
compile group: 'com.opentext.otag.service.context', name: 'otag-service-context', version: '16.3.0'
libraryDependencies += "com.opentext.otag.service.context" % "otag-service-context" % "16.3.0"
<dependency org="com.opentext.otag.service.context" name="otag-service-context" rev="16.3.0"/>
@Grapes(@Grab(group='com.opentext.otag.service.context', module='otag-service-context', version='16.3.0'))
'com.opentext.otag.service.context:otag-service-context:jar:16.3.0'
Click the following link to download the jar file.
otag-service-context-16.3.0-javadoc.jar