is not current version
Last Version 3.0.0-alpha

org.apache.myfaces.portlet-bridge:portlet-bridge-impl 1.0.0-alpha-3


GroupId

GroupId

org.apache.myfaces.portlet-bridge
ArtifactId

ArtifactId

portlet-bridge-impl
Version

Version

1.0.0-alpha-3
Type

Type

jar

Download portlet-bridge-impl 1.0.0-alpha-3


<!-- https://jarcasting.com/artifacts/org.apache.myfaces.portlet-bridge/portlet-bridge-impl/ -->
<dependency>
    <groupId>org.apache.myfaces.portlet-bridge</groupId>
    <artifactId>portlet-bridge-impl</artifactId>
    <version>1.0.0-alpha-3</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.myfaces.portlet-bridge/portlet-bridge-impl/
implementation 'org.apache.myfaces.portlet-bridge:portlet-bridge-impl:1.0.0-alpha-3'
// https://jarcasting.com/artifacts/org.apache.myfaces.portlet-bridge/portlet-bridge-impl/
implementation ("org.apache.myfaces.portlet-bridge:portlet-bridge-impl:1.0.0-alpha-3")
'org.apache.myfaces.portlet-bridge:portlet-bridge-impl:jar:1.0.0-alpha-3'
<dependency org="org.apache.myfaces.portlet-bridge" name="portlet-bridge-impl" rev="1.0.0-alpha-3">
  <artifact name="portlet-bridge-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.myfaces.portlet-bridge', module='portlet-bridge-impl', version='1.0.0-alpha-3')
)
libraryDependencies += "org.apache.myfaces.portlet-bridge" % "portlet-bridge-impl" % "1.0.0-alpha-3"
[org.apache.myfaces.portlet-bridge/portlet-bridge-impl "1.0.0-alpha-3"]