| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.myfaces.tobago |
| Идентификатор | Идентификаторtobago-theme-standard |
| Последняя версия | Последняя версия5.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеTobago Theme Standard
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.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| tobago-theme-standard-5.0.0.pom | |
| tobago-theme-standard-5.0.0.jar | 216 KB |
| tobago-theme-standard-5.0.0-sources.jar | 184 KB |
| tobago-theme-standard-5.0.0-javadoc.jar | 173 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.myfaces.tobago/tobago-theme-standard/ -->
<dependency>
<groupId>org.apache.myfaces.tobago</groupId>
<artifactId>tobago-theme-standard</artifactId>
<version>5.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.myfaces.tobago/tobago-theme-standard/
implementation 'org.apache.myfaces.tobago:tobago-theme-standard:5.0.0'
// https://jarcasting.com/artifacts/org.apache.myfaces.tobago/tobago-theme-standard/
implementation ("org.apache.myfaces.tobago:tobago-theme-standard:5.0.0")
'org.apache.myfaces.tobago:tobago-theme-standard:jar:5.0.0'
<dependency org="org.apache.myfaces.tobago" name="tobago-theme-standard" rev="5.0.0">
<artifact name="tobago-theme-standard" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.myfaces.tobago', module='tobago-theme-standard', version='5.0.0')
)
libraryDependencies += "org.apache.myfaces.tobago" % "tobago-theme-standard" % "5.0.0"
[org.apache.myfaces.tobago/tobago-theme-standard "5.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.myfaces.core : myfaces-api Необязательный | jar | 2.3.9 |
| org.apache.myfaces.tobago : tobago-core | jar | 5.0.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| jakarta.servlet : jakarta.servlet-api | jar | 4.0.4 |
| jakarta.el : jakarta.el-api | jar | 3.0.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.myfaces.test : myfaces-test23 | jar | 1.0.8 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.0 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.8.1 |
| org.testcontainers : testcontainers | jar | 1.16.1 |
| org.testcontainers : junit-jupiter | jar | 1.16.2 |
| ch.qos.logback : logback-classic | jar | 1.2.6 |