| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.mgmtp.perfload |
| ArtifactId | ArtifactIdperfload-client |
| Version | Version4.8.0-beta-2 |
| Type | Typejar |
| Description |
Descriptionmgm perfLoad Client
mgm perfLoad Client
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| perfload-client-4.8.0-beta-2.pom | |
| perfload-client-4.8.0-beta-2.jar | 148 KB |
| perfload-client-4.8.0-beta-2-sources.jar | 132 KB |
| perfload-client-4.8.0-beta-2-javadoc.jar | 623 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.mgmtp.perfload/perfload-client/ -->
<dependency>
<groupId>com.mgmtp.perfload</groupId>
<artifactId>perfload-client</artifactId>
<version>4.8.0-beta-2</version>
</dependency>
// https://jarcasting.com/artifacts/com.mgmtp.perfload/perfload-client/
implementation 'com.mgmtp.perfload:perfload-client:4.8.0-beta-2'
// https://jarcasting.com/artifacts/com.mgmtp.perfload/perfload-client/
implementation ("com.mgmtp.perfload:perfload-client:4.8.0-beta-2")
'com.mgmtp.perfload:perfload-client:jar:4.8.0-beta-2'
<dependency org="com.mgmtp.perfload" name="perfload-client" rev="4.8.0-beta-2">
<artifact name="perfload-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mgmtp.perfload', module='perfload-client', version='4.8.0-beta-2')
)
libraryDependencies += "com.mgmtp.perfload" % "perfload-client" % "4.8.0-beta-2"
[com.mgmtp.perfload/perfload-client "4.8.0-beta-2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.mgmtp.perfload : perfload-clientserver | jar | 4.8.0-beta-2 |
| com.mgmtp.perfload : perfload-common | jar | 4.8.0-beta-2 |
| com.mgmtp.perfload : perfload-logging | jar | 4.6.0 |
| com.google.guava : guava | jar | 18.0 |
| org.apache.commons : commons-lang3 | jar | 3.3.2 |
| com.squareup.okhttp : okhttp | jar | 2.3.0 |
| com.squareup.okhttp : okhttp-ws | jar | 2.3.0 |
| commons-io : commons-io | jar | 2.4 |
| org.apache.commons : commons-math3 | jar | 3.3 |
| net.jcip : jcip-annotations | jar | 1.0 |
| com.google.inject : guice | jar | 4.0-beta5 |
| com.google.inject.extensions : guice-multibindings | jar | 4.0-beta5 |
| com.google.inject.extensions : guice-assistedinject | jar | 4.0-beta5 |
| javax.inject : javax.inject | jar | 1 |
| dom4j : dom4j | jar | 1.6.1 |
| org.slf4j : slf4j-api | jar | 1.7.7 |
| org.slf4j : jcl-over-slf4j | jar | 1.7.7 |
| io.netty : netty | jar | 3.10.1.Final |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.1.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-all | jar | 1.9.5 |
| org.easytesting : fest-assert-core | jar | 2.0M10 |
| com.squareup.okhttp : mockwebserver | jar | 2.3.0 |
| org.testng : testng | jar | 6.8.7 |