is not current version
Last Version 3.0.0-alpha

org.apache.myfaces.portlet-bridge:portlet-bridge-examples 1.0.0


GroupId

GroupId

org.apache.myfaces.portlet-bridge
ArtifactId

ArtifactId

portlet-bridge-examples
Version

Version

1.0.0
Type

Type

pom

Download portlet-bridge-examples 1.0.0


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