License |
License |
---|---|
Categories |
CategoriesGeronimo Container Application Servers |
GroupId | GroupIdorg.apache.geronimo.samples |
ArtifactId | ArtifactIdcsa-activemq |
Last Version | Last Version2.2.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionCustom Server Assembly Sample :: ActiveMQ
A Sample to demo how to use car-maven-plugin to assemble a server with ActiveMQ
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
csa-activemq-2.2.1.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.geronimo.samples/csa-activemq/ -->
<dependency>
<groupId>org.apache.geronimo.samples</groupId>
<artifactId>csa-activemq</artifactId>
<version>2.2.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.samples/csa-activemq/
implementation 'org.apache.geronimo.samples:csa-activemq:2.2.1'
// https://jarcasting.com/artifacts/org.apache.geronimo.samples/csa-activemq/
implementation ("org.apache.geronimo.samples:csa-activemq:2.2.1")
'org.apache.geronimo.samples:csa-activemq:pom:2.2.1'
<dependency org="org.apache.geronimo.samples" name="csa-activemq" rev="2.2.1">
<artifact name="csa-activemq" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.samples', module='csa-activemq', version='2.2.1')
)
libraryDependencies += "org.apache.geronimo.samples" % "csa-activemq" % "2.2.1"
[org.apache.geronimo.samples/csa-activemq "2.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.specs : geronimo-jsp_2.1_spec | jar | |
org.apache.geronimo.specs : geronimo-ejb_3.0_spec | jar | |
org.apache.geronimo.specs : geronimo-servlet_2.5_spec | jar |