GroupId | GroupIdorg.apache.activemq.examples.rest |
---|---|
ArtifactId | ArtifactIdmixed-jms-rest |
Version | Version2.3.0 |
Type | Typewar |
Filename | Size |
---|---|
mixed-jms-rest-2.3.0.pom | |
mixed-jms-rest-2.3.0.war | 16 MB |
mixed-jms-rest-2.3.0-sources.jar | 12 KB |
mixed-jms-rest-2.3.0-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>2.3.0</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:2.3.0'
// https://jarcasting.com/artifacts/org.apache.activemq.examples.rest/mixed-jms-rest/
implementation ("org.apache.activemq.examples.rest:mixed-jms-rest:2.3.0")
'org.apache.activemq.examples.rest:mixed-jms-rest:war:2.3.0'
<dependency org="org.apache.activemq.examples.rest" name="mixed-jms-rest" rev="2.3.0">
<artifact name="mixed-jms-rest" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apache.activemq.examples.rest', module='mixed-jms-rest', version='2.3.0')
)
libraryDependencies += "org.apache.activemq.examples.rest" % "mixed-jms-rest" % "2.3.0"
[org.apache.activemq.examples.rest/mixed-jms-rest "2.3.0"]