| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.dell.cpsd |
| ArtifactId | ArtifactIdcommon-client |
| Last Version | Last Version2.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCommon Client Parent project for Dell CPSD
|
| Filename | Size |
|---|---|
| common-client-2.1.0.pom | |
| common-client-2.1.0.jar | 41 KB |
| common-client-2.1.0-sources.jar | 35 KB |
| common-client-2.1.0-javadoc.jar | 205 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.dell.cpsd/common-client/ -->
<dependency>
<groupId>com.dell.cpsd</groupId>
<artifactId>common-client</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.dell.cpsd/common-client/
implementation 'com.dell.cpsd:common-client:2.1.0'
// https://jarcasting.com/artifacts/com.dell.cpsd/common-client/
implementation ("com.dell.cpsd:common-client:2.1.0")
'com.dell.cpsd:common-client:jar:2.1.0'
<dependency org="com.dell.cpsd" name="common-client" rev="2.1.0">
<artifact name="common-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dell.cpsd', module='common-client', version='2.1.0')
)
libraryDependencies += "com.dell.cpsd" % "common-client" % "2.1.0"
[com.dell.cpsd/common-client "2.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.dell.cpsd : common-rabbitmq | jar | 2.1.0 |
| org.slf4j : slf4j-api | jar | |
| org.slf4j : slf4j-log4j12 | jar | |
| log4j : log4j | jar | |
| commons-io : commons-io | jar | |
| com.jcraft : jsch | jar | 0.1.52 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | |
| org.mockito : mockito-core | jar |