MVN

com.opentext.otag.sdk.bus : otag-sdk-bus

Maven & Gradle

Jun 05, 2019
1 usages
0 stars

Open Text AppWorks Gateway SDK Event Bus · This module provides a bus on which messages can be passed back and forth (locally) between the AppWorks Gateway and services making use of the AppWorks SDK. The module is deployed to the Tomcat lib folder, so its centralized static queues can be used for such communication.

<dependency>
    <groupId>com.opentext.otag.sdk.bus</groupId>
    <artifactId>otag-sdk-bus</artifactId>
    <version>16.5.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 16.5.6

All Versions

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

Version Vulnerabilities Updated
16.5.x
otag-sdk-bus-16.5.6
otag-sdk-bus-16.5.5
otag-sdk-bus-16.5.4
otag-sdk-bus-16.5.3
otag-sdk-bus-16.5.2
otag-sdk-bus-16.5.1
otag-sdk-bus-16.5.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.opentext.otag.sdk.bus</groupId>
    <artifactId>otag-sdk-bus</artifactId>
    <version>16.5.6</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.opentext.otag.sdk.bus:otag-sdk-bus:16.5.6'

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

implementation("com.opentext.otag.sdk.bus:otag-sdk-bus:16.5.6")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.opentext.otag.sdk.bus" % "otag-sdk-bus" % "16.5.6"

Advertisement

Dependencies from Group

Jun 05, 2019
1 usages
0 stars

Discover Dependencies

Feb 16, 2023
2 usages
1.6k stars
Feb 16, 2023
3 usages
1.6k stars
Feb 16, 2023
3 usages
1.6k stars
Oct 23, 2018
3 stars
Jul 31, 2023
2 usages
2k stars
Jul 31, 2023
2 usages
2k stars
Oct 22, 2020
0 stars
Apr 30, 2021
14 stars
Nov 07, 2018
1 stars