GroupId | GroupIdorg.apache.activemq.examples.soak |
---|---|
ArtifactId | ArtifactIdperf-root |
Version | Version2.16.0 |
Type | Typepom |
Filename | Size |
---|---|
perf-root-2.16.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.activemq.examples.soak/perf-root/ -->
<dependency>
<groupId>org.apache.activemq.examples.soak</groupId>
<artifactId>perf-root</artifactId>
<version>2.16.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.activemq.examples.soak/perf-root/
implementation 'org.apache.activemq.examples.soak:perf-root:2.16.0'
// https://jarcasting.com/artifacts/org.apache.activemq.examples.soak/perf-root/
implementation ("org.apache.activemq.examples.soak:perf-root:2.16.0")
'org.apache.activemq.examples.soak:perf-root:pom:2.16.0'
<dependency org="org.apache.activemq.examples.soak" name="perf-root" rev="2.16.0">
<artifact name="perf-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.activemq.examples.soak', module='perf-root', version='2.16.0')
)
libraryDependencies += "org.apache.activemq.examples.soak" % "perf-root" % "2.16.0"
[org.apache.activemq.examples.soak/perf-root "2.16.0"]