License |
License |
---|---|
GroupId | GroupIdorg.apache.myfaces.tobago |
ArtifactId | ArtifactIdtobago-theme-richmond |
Last Version | Last Version3.0.0-beta-1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTobago Theme Richmond
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-theme-richmond/ -->
<dependency>
<groupId>org.apache.myfaces.tobago</groupId>
<artifactId>tobago-theme-richmond</artifactId>
<version>3.0.0-beta-1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.myfaces.tobago/tobago-theme-richmond/
implementation 'org.apache.myfaces.tobago:tobago-theme-richmond:3.0.0-beta-1'
// https://jarcasting.com/artifacts/org.apache.myfaces.tobago/tobago-theme-richmond/
implementation ("org.apache.myfaces.tobago:tobago-theme-richmond:3.0.0-beta-1")
'org.apache.myfaces.tobago:tobago-theme-richmond:jar:3.0.0-beta-1'
<dependency org="org.apache.myfaces.tobago" name="tobago-theme-richmond" rev="3.0.0-beta-1">
<artifact name="tobago-theme-richmond" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.myfaces.tobago', module='tobago-theme-richmond', version='3.0.0-beta-1')
)
libraryDependencies += "org.apache.myfaces.tobago" % "tobago-theme-richmond" % "3.0.0-beta-1"
[org.apache.myfaces.tobago/tobago-theme-richmond "3.0.0-beta-1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.myfaces.tobago : tobago-theme-standard | jar | 3.0.0-beta-1 |
org.apache.myfaces.tobago : tobago-core | jar | 3.0.0-beta-1 |
org.apache.myfaces.core : myfaces-api Optional | jar | 2.0.24 |
Group / Artifact | Type | Version |
---|---|---|
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.7 |