GroupId | GroupIdorg.apache.activemq.examples.rest |
---|---|
ArtifactId | ArtifactIdmixed-jms-rest |
Version | Version1.5.1 |
Type | Typewar |
Filename | Size |
---|---|
mixed-jms-rest-1.5.1.pom | |
mixed-jms-rest-1.5.1.war | 15 MB |
mixed-jms-rest-1.5.1-sources.jar | 12 KB |
mixed-jms-rest-1.5.1-javadoc.jar | 46 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.activemq.examples.rest/mixed-jms-rest/ -->
<dependency>
<groupId>org.apache.activemq.examples.rest</groupId>
<artifactId>mixed-jms-rest</artifactId>
<version>1.5.1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.activemq.examples.rest/mixed-jms-rest/
implementation 'org.apache.activemq.examples.rest:mixed-jms-rest:1.5.1'
// https://jarcasting.com/artifacts/org.apache.activemq.examples.rest/mixed-jms-rest/
implementation ("org.apache.activemq.examples.rest:mixed-jms-rest:1.5.1")
'org.apache.activemq.examples.rest:mixed-jms-rest:war:1.5.1'
<dependency org="org.apache.activemq.examples.rest" name="mixed-jms-rest" rev="1.5.1">
<artifact name="mixed-jms-rest" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apache.activemq.examples.rest', module='mixed-jms-rest', version='1.5.1')
)
libraryDependencies += "org.apache.activemq.examples.rest" % "mixed-jms-rest" % "1.5.1"
[org.apache.activemq.examples.rest/mixed-jms-rest "1.5.1"]