Categories |
CategoriesWire Data Data Structures |
---|---|
GroupId | GroupIdorg.apache.activemq.examples.soak |
ArtifactId | ArtifactIdopenwire-perf |
Version | Version2.11.0 |
Type | Typejar |
Filename | Size |
---|---|
openwire-perf-2.11.0.pom | |
openwire-perf-2.11.0.jar | 24 KB |
openwire-perf-2.11.0-sources.jar | 16 KB |
openwire-perf-2.11.0-javadoc.jar | 52 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.activemq.examples.soak/openwire-perf/ -->
<dependency>
<groupId>org.apache.activemq.examples.soak</groupId>
<artifactId>openwire-perf</artifactId>
<version>2.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.activemq.examples.soak/openwire-perf/
implementation 'org.apache.activemq.examples.soak:openwire-perf:2.11.0'
// https://jarcasting.com/artifacts/org.apache.activemq.examples.soak/openwire-perf/
implementation ("org.apache.activemq.examples.soak:openwire-perf:2.11.0")
'org.apache.activemq.examples.soak:openwire-perf:jar:2.11.0'
<dependency org="org.apache.activemq.examples.soak" name="openwire-perf" rev="2.11.0">
<artifact name="openwire-perf" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.activemq.examples.soak', module='openwire-perf', version='2.11.0')
)
libraryDependencies += "org.apache.activemq.examples.soak" % "openwire-perf" % "2.11.0"
[org.apache.activemq.examples.soak/openwire-perf "2.11.0"]