is not current version
Last Version 3.0.1

org.apache.geronimo.plugins:activemq-portlets 2.1


Categories

Categories

Geronimo Container Application Servers
GroupId

GroupId

org.apache.geronimo.plugins
ArtifactId

ArtifactId

activemq-portlets
Version

Version

2.1
Type

Type

war

Download activemq-portlets 2.1


<!-- https://jarcasting.com/artifacts/org.apache.geronimo.plugins/activemq-portlets/ -->
<dependency>
    <groupId>org.apache.geronimo.plugins</groupId>
    <artifactId>activemq-portlets</artifactId>
    <version>2.1</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.plugins/activemq-portlets/
implementation 'org.apache.geronimo.plugins:activemq-portlets:2.1'
// https://jarcasting.com/artifacts/org.apache.geronimo.plugins/activemq-portlets/
implementation ("org.apache.geronimo.plugins:activemq-portlets:2.1")
'org.apache.geronimo.plugins:activemq-portlets:war:2.1'
<dependency org="org.apache.geronimo.plugins" name="activemq-portlets" rev="2.1">
  <artifact name="activemq-portlets" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.plugins', module='activemq-portlets', version='2.1')
)
libraryDependencies += "org.apache.geronimo.plugins" % "activemq-portlets" % "2.1"
[org.apache.geronimo.plugins/activemq-portlets "2.1"]