MVN

com.att.aft : dme2-jms-provider

Maven & Gradle

Oct 25, 2017
11 stars

DME2-3.x jms-provider (dme2-jms-provider) · Direct Messaging Engine dme2-jms-provider

<dependency>
    <groupId>com.att.aft</groupId>
    <artifactId>dme2-jms-provider</artifactId>
    <version>3.1.200-oss</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.att.aft : dme2-jms-provider to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.1.200-oss

All Versions

Choose a version of com.att.aft : dme2-jms-provider to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.1.x
dme2-jms-provider-3.1.200-oss
dme2-jms-provider-3.1.200

How to add a dependency to Maven

Add the following com.att.aft : dme2-jms-provider maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.att.aft</groupId>
    <artifactId>dme2-jms-provider</artifactId>
    <version>3.1.200-oss</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.att.aft : dme2-jms-provider gradle dependency to your build.gradle file:

implementation 'com.att.aft:dme2-jms-provider:3.1.200-oss'

Gradle Kotlin DSL: Add the following com.att.aft : dme2-jms-provider gradle kotlin dependency to your build.gradle.kts file:

implementation("com.att.aft:dme2-jms-provider:3.1.200-oss")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.att.aft : dme2-jms-provider sbt scala dependency to your build.sbt file:

libraryDependencies += "com.att.aft" % "dme2-jms-provider" % "3.1.200-oss"

Advertisement

Dependencies from Group

Oct 24, 2017
13 usages
11 stars
Oct 25, 2017
2 usages
11 stars
Oct 24, 2017
2 usages
11 stars
Oct 25, 2017
2 usages
11 stars
Oct 25, 2017
11 stars

Discover Dependencies