is not current version
Last Version 2.23.1

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


GroupId

GroupId

org.apache.activemq.examples.soak
ArtifactId

ArtifactId

perf-root
Version

Version

1.1.0
Type

Type

pom

Download perf-root 1.1.0

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