| License |
License
BSD License
|
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.att.nsa |
| ArtifactId | ArtifactIdcambriaClient |
| Last Version | Last Version1.2.1-oss |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptioncambriaClient
Client library for Cambria event routing API
|
| Filename | Size |
|---|---|
| cambriaClient-1.2.1-oss.pom | |
| cambriaClient-1.2.1-oss.jar | 95 KB |
| cambriaClient-1.2.1-oss-sources.jar | 50 KB |
| cambriaClient-1.2.1-oss-javadoc.jar | 307 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.att.nsa/cambriaClient/ -->
<dependency>
<groupId>com.att.nsa</groupId>
<artifactId>cambriaClient</artifactId>
<version>1.2.1-oss</version>
</dependency>
// https://jarcasting.com/artifacts/com.att.nsa/cambriaClient/
implementation 'com.att.nsa:cambriaClient:1.2.1-oss'
// https://jarcasting.com/artifacts/com.att.nsa/cambriaClient/
implementation ("com.att.nsa:cambriaClient:1.2.1-oss")
'com.att.nsa:cambriaClient:jar:1.2.1-oss'
<dependency org="com.att.nsa" name="cambriaClient" rev="1.2.1-oss">
<artifact name="cambriaClient" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.att.nsa', module='cambriaClient', version='1.2.1-oss')
)
libraryDependencies += "com.att.nsa" % "cambriaClient" % "1.2.1-oss"
[com.att.nsa/cambriaClient "1.2.1-oss"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.att.nsa : saClientLibrary | jar | 1.3.0-oss |
| org.json : json | jar | 20131018 |
| Group / Artifact | Type | Version |
|---|---|---|
| log4j : log4j | jar | 1.2.17 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | 1.7.21 |
| junit : junit | jar | 4.11 |