License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.mgmtp.perfload.core |
ArtifactId | ArtifactIdperfload-client |
Version | Version4.8.0 |
Type | Typejar |
Description |
Descriptionmgm perfLoad Client
mgm perfLoad Client
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
perfload-client-4.8.0.pom | |
perfload-client-4.8.0.jar | 148 KB |
perfload-client-4.8.0-sources.jar | 132 KB |
perfload-client-4.8.0-javadoc.jar | 621 KB |
perfload-client-4.8.0-dist.zip | 8 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.mgmtp.perfload.core/perfload-client/ -->
<dependency>
<groupId>com.mgmtp.perfload.core</groupId>
<artifactId>perfload-client</artifactId>
<version>4.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.mgmtp.perfload.core/perfload-client/
implementation 'com.mgmtp.perfload.core:perfload-client:4.8.0'
// https://jarcasting.com/artifacts/com.mgmtp.perfload.core/perfload-client/
implementation ("com.mgmtp.perfload.core:perfload-client:4.8.0")
'com.mgmtp.perfload.core:perfload-client:jar:4.8.0'
<dependency org="com.mgmtp.perfload.core" name="perfload-client" rev="4.8.0">
<artifact name="perfload-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mgmtp.perfload.core', module='perfload-client', version='4.8.0')
)
libraryDependencies += "com.mgmtp.perfload.core" % "perfload-client" % "4.8.0"
[com.mgmtp.perfload.core/perfload-client "4.8.0"]
Group / Artifact | Type | Version |
---|---|---|
com.mgmtp.perfload.core : perfload-clientserver | jar | 4.8.0 |
com.mgmtp.perfload.core : perfload-common | jar | 4.8.0 |
com.mgmtp.perfload.logging : perfload-logging | jar | 4.6.1 |
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 |