is not current version
Last Version 4.8.0-beta-2

com.mgmtp.perfload:perfload-client 4.7.0

mgm perfLoad Client

Categories

Categories

CLI User Interface
GroupId

GroupId

com.mgmtp.perfload
ArtifactId

ArtifactId

perfload-client
Version

Version

4.7.0
Type

Type

jar

Download perfload-client 4.7.0


<!-- https://jarcasting.com/artifacts/com.mgmtp.perfload/perfload-client/ -->
<dependency>
    <groupId>com.mgmtp.perfload</groupId>
    <artifactId>perfload-client</artifactId>
    <version>4.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.mgmtp.perfload/perfload-client/
implementation 'com.mgmtp.perfload:perfload-client:4.7.0'
// https://jarcasting.com/artifacts/com.mgmtp.perfload/perfload-client/
implementation ("com.mgmtp.perfload:perfload-client:4.7.0")
'com.mgmtp.perfload:perfload-client:jar:4.7.0'
<dependency org="com.mgmtp.perfload" name="perfload-client" rev="4.7.0">
  <artifact name="perfload-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mgmtp.perfload', module='perfload-client', version='4.7.0')
)
libraryDependencies += "com.mgmtp.perfload" % "perfload-client" % "4.7.0"
[com.mgmtp.perfload/perfload-client "4.7.0"]