| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.att.nsa |
| ArtifactId | ArtifactIddmaapClient |
| Last Version | Last Version0.2.12 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptiondmaapClient
Client library for MR event routing API
|
| Filename | Size |
|---|---|
| dmaapClient-0.2.12.pom | |
| dmaapClient-0.2.12.jar | 122 KB |
| dmaapClient-0.2.12-sources.jar | 107 KB |
| dmaapClient-0.2.12-javadoc.jar | 357 KB |
| dmaapClient-0.2.12-jar-with-dependencies.jar | 28 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.att.nsa/dmaapClient/ -->
<dependency>
<groupId>com.att.nsa</groupId>
<artifactId>dmaapClient</artifactId>
<version>0.2.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.att.nsa/dmaapClient/
implementation 'com.att.nsa:dmaapClient:0.2.12'
// https://jarcasting.com/artifacts/com.att.nsa/dmaapClient/
implementation ("com.att.nsa:dmaapClient:0.2.12")
'com.att.nsa:dmaapClient:jar:0.2.12'
<dependency org="com.att.nsa" name="dmaapClient" rev="0.2.12">
<artifact name="dmaapClient" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.att.nsa', module='dmaapClient', version='0.2.12')
)
libraryDependencies += "com.att.nsa" % "dmaapClient" % "0.2.12"
[com.att.nsa/dmaapClient "0.2.12"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.att.nsa : saClientLibrary | jar | 0.0.1 |
| org.json : json | jar | 20131018 |
| com.att.aft : dme2 | jar | 3.1.200 |
| log4j : log4j | jar | 1.2.17 |
| log4j : apache-log4j-extras | jar | 1.2.17 |
| javax.ws.rs : javax.ws.rs-api | jar | 2.0.1 |
| org.glassfish.jersey.core : jersey-common | jar | 2.22.1 |
| org.glassfish.jersey.core : jersey-client | jar | 2.22.1 |
| org.glassfish.jersey.media : jersey-media-json-jackson | jar | 2.22.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |