License |
License |
---|---|
Categories |
CategoriesGeronimo Container Application Servers |
GroupId | GroupIdorg.apache.geronimo.plugins |
ArtifactId | ArtifactIdopenejb-portlets |
Last Version | Last Version3.0.1 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionGeronimo Plugins, OpenEJB :: Portlets
OpenEJB plugin
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
openejb-portlets-3.0.1.pom | |
openejb-portlets-3.0.1.war | 48 KB |
openejb-portlets-3.0.1-sources.jar | 61 KB |
openejb-portlets-3.0.1-javadoc.jar | 55 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.geronimo.plugins/openejb-portlets/ -->
<dependency>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>openejb-portlets</artifactId>
<version>3.0.1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.plugins/openejb-portlets/
implementation 'org.apache.geronimo.plugins:openejb-portlets:3.0.1'
// https://jarcasting.com/artifacts/org.apache.geronimo.plugins/openejb-portlets/
implementation ("org.apache.geronimo.plugins:openejb-portlets:3.0.1")
'org.apache.geronimo.plugins:openejb-portlets:war:3.0.1'
<dependency org="org.apache.geronimo.plugins" name="openejb-portlets" rev="3.0.1">
<artifact name="openejb-portlets" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.plugins', module='openejb-portlets', version='3.0.1')
)
libraryDependencies += "org.apache.geronimo.plugins" % "openejb-portlets" % "3.0.1"
[org.apache.geronimo.plugins/openejb-portlets "3.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.testsupport : testsupport-common | jar | 3.0.1 |
junit : junit | jar | 4.5 |