GroupId | GroupIdorg.apache.activemq.examples |
---|---|
ArtifactId | ArtifactIdsymmetric-redirect |
Version | Version2.19.1 |
Type | Typejar |
Filename | Size |
---|---|
symmetric-redirect-2.19.1.pom | |
symmetric-redirect-2.19.1.jar | 15 KB |
symmetric-redirect-2.19.1-sources.jar | 14 KB |
symmetric-redirect-2.19.1-javadoc.jar | 29 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.activemq.examples/symmetric-redirect/ -->
<dependency>
<groupId>org.apache.activemq.examples</groupId>
<artifactId>symmetric-redirect</artifactId>
<version>2.19.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.activemq.examples/symmetric-redirect/
implementation 'org.apache.activemq.examples:symmetric-redirect:2.19.1'
// https://jarcasting.com/artifacts/org.apache.activemq.examples/symmetric-redirect/
implementation ("org.apache.activemq.examples:symmetric-redirect:2.19.1")
'org.apache.activemq.examples:symmetric-redirect:jar:2.19.1'
<dependency org="org.apache.activemq.examples" name="symmetric-redirect" rev="2.19.1">
<artifact name="symmetric-redirect" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.activemq.examples', module='symmetric-redirect', version='2.19.1')
)
libraryDependencies += "org.apache.activemq.examples" % "symmetric-redirect" % "2.19.1"
[org.apache.activemq.examples/symmetric-redirect "2.19.1"]