GroupId | GroupIdcom.mgmtp.perfload |
---|---|
ArtifactId | ArtifactIdperfload-console |
Version | Version4.7.1 |
Type | Typejar |
Filename | Size |
---|---|
perfload-console-4.7.1.pom | |
perfload-console-4.7.1.jar | 45 KB |
perfload-console-4.7.1-sources.jar | 28 KB |
perfload-console-4.7.1-javadoc.jar | 121 KB |
perfload-console-4.7.1-dist.zip | 5 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.mgmtp.perfload/perfload-console/ -->
<dependency>
<groupId>com.mgmtp.perfload</groupId>
<artifactId>perfload-console</artifactId>
<version>4.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.mgmtp.perfload/perfload-console/
implementation 'com.mgmtp.perfload:perfload-console:4.7.1'
// https://jarcasting.com/artifacts/com.mgmtp.perfload/perfload-console/
implementation ("com.mgmtp.perfload:perfload-console:4.7.1")
'com.mgmtp.perfload:perfload-console:jar:4.7.1'
<dependency org="com.mgmtp.perfload" name="perfload-console" rev="4.7.1">
<artifact name="perfload-console" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mgmtp.perfload', module='perfload-console', version='4.7.1')
)
libraryDependencies += "com.mgmtp.perfload" % "perfload-console" % "4.7.1"
[com.mgmtp.perfload/perfload-console "4.7.1"]