| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJakarta Server Faces Jakarta EE The Web Tier |
| Группа | Группаorg.sakaiproject.jsf |
| Идентификатор | Идентификаторmyfaces-tool |
| Версия | Версия21.0 |
| Тип | Типpom |
| Описание |
ОписаниеSakai JSF Tool Using Sun's RI (jsf-myfaces-tool)
This is an include file used to express the common
dependencies across those
JSF tools which use the SUN Reference Implementation. This file will
reduce
the cutting and pasting into the JSF tools pom.xml files.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| myfaces-tool-21.0.pom | 3 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.sakaiproject.jsf/myfaces-tool/ -->
<dependency>
<groupId>org.sakaiproject.jsf</groupId>
<artifactId>myfaces-tool</artifactId>
<version>21.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.sakaiproject.jsf/myfaces-tool/
implementation 'org.sakaiproject.jsf:myfaces-tool:21.0'
// https://jarcasting.com/artifacts/org.sakaiproject.jsf/myfaces-tool/
implementation ("org.sakaiproject.jsf:myfaces-tool:21.0")
'org.sakaiproject.jsf:myfaces-tool:pom:21.0'
<dependency org="org.sakaiproject.jsf" name="myfaces-tool" rev="21.0">
<artifact name="myfaces-tool" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.sakaiproject.jsf', module='myfaces-tool', version='21.0')
)
libraryDependencies += "org.sakaiproject.jsf" % "myfaces-tool" % "21.0"
[org.sakaiproject.jsf/myfaces-tool "21.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.faces : jsf-impl | jar | 1.1_02 |
| javax.faces : jsf-api | jar | 1.1_02 |
| javax.servlet : jstl | jar | 1.0.2 |
| org.sakaiproject.jsf : jsf-tool | jar | 21.0 |
| org.sakaiproject.jsf : jsf-app | jar | 21.0 |
| org.sakaiproject.jsf : myfaces-widgets-depend | pom | 21.0 |
| commons-digester : commons-digester | jar | 2.1 |
| commons-beanutils : commons-beanutils | jar | 1.9.4 |
| taglibs : standard | jar | 1.0.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 4.0.1 |
| commons-fileupload : commons-fileupload | jar | 1.4 |
| javax.servlet.jsp : javax.servlet.jsp-api | jar | 2.3.3 |
| commons-collections : commons-collections | jar | 3.2.2 |
| xalan : xalan | jar | 2.6.0 |
| xml-apis : xml-apis | jar | 1.4.01 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.30 |
| org.slf4j : jcl-over-slf4j | jar | 1.7.30 |
| log4j : log4j | jar | 1.2.17 |
| org.projectlombok : lombok | jar | 1.18.12 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |