is not current version
Last Version 3.0.1

org.apache.geronimo.plugins:openejb-portlets 2.2.1


Categories

Categories

Geronimo Container Application Servers
GroupId

GroupId

org.apache.geronimo.plugins
ArtifactId

ArtifactId

openejb-portlets
Version

Version

2.2.1
Type

Type

war

Download openejb-portlets 2.2.1


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