is not current version
Last Version 3.0.0-alpha

org.apache.myfaces.portlet-bridge:portlet-bridge-facelets-guess 1.0.0


GroupId

GroupId

org.apache.myfaces.portlet-bridge
ArtifactId

ArtifactId

portlet-bridge-facelets-guess
Version

Version

1.0.0
Type

Type

war

Download portlet-bridge-facelets-guess 1.0.0


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