is not current version
Last Version 3.0.0-alpha-7

org.apache.myfaces.tobago:tobago-example-security 2.4.4


Categories

Categories

Security
GroupId

GroupId

org.apache.myfaces.tobago
ArtifactId

ArtifactId

tobago-example-security
Version

Version

2.4.4
Type

Type

war

Download tobago-example-security 2.4.4


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