is not current version
Last Version 3.0.0-alpha-7

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


Categories

Categories

Security
GroupId

GroupId

org.apache.myfaces.tobago
ArtifactId

ArtifactId

tobago-example-security
Version

Version

2.0.10
Type

Type

war

Download tobago-example-security 2.0.10


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