| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.myfaces.tobago |
| Идентификатор | Идентификаторtobago-contrib |
| Последняя версия | Последняя версия1.0.11 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеTobago Contrib
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-contrib-1.0.11.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.myfaces.tobago/tobago-contrib/ -->
<dependency>
<groupId>org.apache.myfaces.tobago</groupId>
<artifactId>tobago-contrib</artifactId>
<version>1.0.11</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.myfaces.tobago/tobago-contrib/
implementation 'org.apache.myfaces.tobago:tobago-contrib:1.0.11'
// https://jarcasting.com/artifacts/org.apache.myfaces.tobago/tobago-contrib/
implementation ("org.apache.myfaces.tobago:tobago-contrib:1.0.11")
'org.apache.myfaces.tobago:tobago-contrib:pom:1.0.11'
<dependency org="org.apache.myfaces.tobago" name="tobago-contrib" rev="1.0.11">
<artifact name="tobago-contrib" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.myfaces.tobago', module='tobago-contrib', version='1.0.11')
)
libraryDependencies += "org.apache.myfaces.tobago" % "tobago-contrib" % "1.0.11"
[org.apache.myfaces.tobago/tobago-contrib "1.0.11"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.1 |