| License |
License
BSD License
|
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.att.nsa |
| ArtifactId | ArtifactIdsaClientLibrary |
| Last Version | Last Version1.3.0-oss |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionNetwork Service Assurance Client Library
Library of code used in various API clients
|
| Filename | Size |
|---|---|
| saClientLibrary-1.3.0-oss.pom | |
| saClientLibrary-1.3.0-oss.jar | 43 KB |
| saClientLibrary-1.3.0-oss-sources.jar | 24 KB |
| saClientLibrary-1.3.0-oss-javadoc.jar | 133 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.att.nsa/saClientLibrary/ -->
<dependency>
<groupId>com.att.nsa</groupId>
<artifactId>saClientLibrary</artifactId>
<version>1.3.0-oss</version>
</dependency>
// https://jarcasting.com/artifacts/com.att.nsa/saClientLibrary/
implementation 'com.att.nsa:saClientLibrary:1.3.0-oss'
// https://jarcasting.com/artifacts/com.att.nsa/saClientLibrary/
implementation ("com.att.nsa:saClientLibrary:1.3.0-oss")
'com.att.nsa:saClientLibrary:jar:1.3.0-oss'
<dependency org="com.att.nsa" name="saClientLibrary" rev="1.3.0-oss">
<artifact name="saClientLibrary" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.att.nsa', module='saClientLibrary', version='1.3.0-oss')
)
libraryDependencies += "com.att.nsa" % "saClientLibrary" % "1.3.0-oss"
[com.att.nsa/saClientLibrary "1.3.0-oss"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.httpcomponents : httpclient | jar | 4.5 |
| org.apache.httpcomponents : httpclient-cache | jar | 4.5 |
| org.json : json | jar | 20131018 |
| com.att.nsa : saToolkit | jar | 1.2.0-oss |
| org.slf4j : slf4j-api | jar | 1.7.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |