License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.att.aft |
ArtifactId | ArtifactIddme2-jaxws-client |
Version | Version3.1.200-oss |
Type | Typejar |
Description |
DescriptionDME2-3.x jaxws-client (dme2-jaxws-client)
Direct Messaging Engine dme2-jaxws-client
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.att.aft/dme2-jaxws-client/ -->
<dependency>
<groupId>com.att.aft</groupId>
<artifactId>dme2-jaxws-client</artifactId>
<version>3.1.200-oss</version>
</dependency>
// https://jarcasting.com/artifacts/com.att.aft/dme2-jaxws-client/
implementation 'com.att.aft:dme2-jaxws-client:3.1.200-oss'
// https://jarcasting.com/artifacts/com.att.aft/dme2-jaxws-client/
implementation ("com.att.aft:dme2-jaxws-client:3.1.200-oss")
'com.att.aft:dme2-jaxws-client:jar:3.1.200-oss'
<dependency org="com.att.aft" name="dme2-jaxws-client" rev="3.1.200-oss">
<artifact name="dme2-jaxws-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.att.aft', module='dme2-jaxws-client', version='3.1.200-oss')
)
libraryDependencies += "com.att.aft" % "dme2-jaxws-client" % "3.1.200-oss"
[com.att.aft/dme2-jaxws-client "3.1.200-oss"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
commons-io : commons-io | jar | 2.5 |
commons-fileupload : commons-fileupload | jar | 1.3.1 |
org.apache.httpcomponents : httpclient | jar | 4.5.2 |
org.apache.httpcomponents : httpmime | jar | 4.5.2 |
org.powermock : powermock-api-mockito | jar | 1.6.4 |
org.powermock : powermock-module-junit4 | jar | 1.6.4 |
org.powermock : powermock-api-easymock | jar | 1.6.4 |
org.slf4j : slf4j-log4j12 | jar | 1.7.21 |
org.mockito : mockito-core | jar | 1.10.19 |