MVN

com.opentext.otag.service.context : otag-service-context

Maven & Gradle

Oct 25, 2018
1 usages
1 stars

OpenText AppWorks Gateway services context tools · 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.

<dependency>
    <groupId>com.opentext.otag.service.context</groupId>
    <artifactId>otag-service-context</artifactId>
    <version>16.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.opentext.otag.service.context : otag-service-context to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 16.5.0

All Versions

Choose a version of com.opentext.otag.service.context : otag-service-context to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
16.5.x
otag-service-context-16.5.0
16.3.x
otag-service-context-16.3.0
16.2
otag-service-context-16.2
16.1
otag-service-context-16.1
16.0.x
otag-service-context-16.0.1.1
otag-service-context-16.0.1
16
otag-service-context-16

How to add a dependency to Maven

Add the following com.opentext.otag.service.context : otag-service-context maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.opentext.otag.service.context</groupId>
    <artifactId>otag-service-context</artifactId>
    <version>16.5.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.opentext.otag.service.context : otag-service-context gradle dependency to your build.gradle file:

implementation 'com.opentext.otag.service.context:otag-service-context:16.5.0'

Gradle Kotlin DSL: Add the following com.opentext.otag.service.context : otag-service-context gradle kotlin dependency to your build.gradle.kts file:

implementation("com.opentext.otag.service.context:otag-service-context:16.5.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.opentext.otag.service.context : otag-service-context sbt scala dependency to your build.sbt file:

libraryDependencies += "com.opentext.otag.service.context" % "otag-service-context" % "16.5.0"

Advertisement

Dependencies from Group

Discover Dependencies

Jul 06, 2020
1 usages
16 stars
Sep 29, 2016
1 usages
74 stars
Apr 06, 2020
1 usages
1.7k stars
Jul 14, 2017
2 usages
7 stars
May 15, 2016
2 usages
May 21, 2018
1 usages
15k stars
May 12, 2016
1 usages
May 26, 2016
1 usages
3 stars
Jan 10, 2018
1 usages
3 stars