MVN

com.att.nsa : dmaapClient

Maven & Gradle

Mar 27, 2017

dmaapClient · Client library for MR event routing API

<dependency>
    <groupId>com.att.nsa</groupId>
    <artifactId>dmaapClient</artifactId>
    <version>0.2.12</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.att.nsa : dmaapClient to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2.12

All Versions

Choose a version of com.att.nsa : dmaapClient to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2.x
dmaapClient-0.2.12

How to add a dependency to Maven

Add the following com.att.nsa : dmaapClient maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.att.nsa</groupId>
    <artifactId>dmaapClient</artifactId>
    <version>0.2.12</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.att.nsa : dmaapClient gradle dependency to your build.gradle file:

implementation 'com.att.nsa:dmaapClient:0.2.12'

Gradle Kotlin DSL: Add the following com.att.nsa : dmaapClient gradle kotlin dependency to your build.gradle.kts file:

implementation("com.att.nsa:dmaapClient:0.2.12")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.att.nsa : dmaapClient sbt scala dependency to your build.sbt file:

libraryDependencies += "com.att.nsa" % "dmaapClient" % "0.2.12"

Advertisement

Dependencies from Group

Jan 26, 2018
3 usages
Jan 26, 2018
3 usages
Jan 26, 2018
1 usages
Nov 30, 2016
1 usages
3 stars
Mar 27, 2017
1 usages

Discover Dependencies

Oct 25, 2017
Oct 25, 2017
1 usages
Feb 01, 2017
Feb 01, 2017
Feb 01, 2017
Dec 03, 2016
14 stars
Jul 15, 2019