License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdorg.apache.myfaces.tobago |
ArtifactId | ArtifactIdtobago-security |
Last Version | Last Version3.0.0-alpha-2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTobago Security
The goal of Tobago is to provide the community with a well designed set of user interface components based on JSF and run on MyFaces.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.myfaces.tobago/tobago-security/ -->
<dependency>
<groupId>org.apache.myfaces.tobago</groupId>
<artifactId>tobago-security</artifactId>
<version>3.0.0-alpha-2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.myfaces.tobago/tobago-security/
implementation 'org.apache.myfaces.tobago:tobago-security:3.0.0-alpha-2'
// https://jarcasting.com/artifacts/org.apache.myfaces.tobago/tobago-security/
implementation ("org.apache.myfaces.tobago:tobago-security:3.0.0-alpha-2")
'org.apache.myfaces.tobago:tobago-security:jar:3.0.0-alpha-2'
<dependency org="org.apache.myfaces.tobago" name="tobago-security" rev="3.0.0-alpha-2">
<artifact name="tobago-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.myfaces.tobago', module='tobago-security', version='3.0.0-alpha-2')
)
libraryDependencies += "org.apache.myfaces.tobago" % "tobago-security" % "3.0.0-alpha-2"
[org.apache.myfaces.tobago/tobago-security "3.0.0-alpha-2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.myfaces.tobago : tobago-core | jar | 3.0.0-alpha-2 |
org.apache.myfaces.core : myfaces-api Optional | jar | 2.0.23 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.specs : geronimo-annotation_1.0_spec | jar | 1.1.1 |
org.apache.geronimo.specs : geronimo-servlet_3.0_spec | jar | 1.0 |
org.apache.geronimo.specs : geronimo-el_2.2_spec | jar | 1.0.4 |
javax.portlet : portlet-api | jar | 2.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
ch.qos.logback : logback-classic | jar | 1.1.3 |