is not current version
Last Version 2.23.1

org.apache.activemq.examples.soak:perf-root 2.8.1


GroupId

GroupId

org.apache.activemq.examples.soak
ArtifactId

ArtifactId

perf-root
Version

Version

2.8.1
Type

Type

pom

Download perf-root 2.8.1

Filename Size
perf-root-2.8.1.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.8.1</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.8.1'
// https://jarcasting.com/artifacts/org.apache.activemq.examples.soak/perf-root/
implementation ("org.apache.activemq.examples.soak:perf-root:2.8.1")
'org.apache.activemq.examples.soak:perf-root:pom:2.8.1'
<dependency org="org.apache.activemq.examples.soak" name="perf-root" rev="2.8.1">
  <artifact name="perf-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.activemq.examples.soak', module='perf-root', version='2.8.1')
)
libraryDependencies += "org.apache.activemq.examples.soak" % "perf-root" % "2.8.1"
[org.apache.activemq.examples.soak/perf-root "2.8.1"]