is not current version
Last Version 3.1.1

org.apache.myfaces.tobago:tobago-example-portlet 3.0.0-alpha-3


GroupId

GroupId

org.apache.myfaces.tobago
ArtifactId

ArtifactId

tobago-example-portlet
Version

Version

3.0.0-alpha-3
Type

Type

war

Download tobago-example-portlet 3.0.0-alpha-3


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