Apache MyFaces Commons Examples

The MyFaces project is home of the first free open source JavaServer Faces implementation as well as some useful JSF component libraries and other convenient JSF stuff.

Лицензия

Лицензия

Группа

Группа

org.apache.myfaces.commons
Идентификатор

Идентификатор

myfaces-commons-examples12
Последняя версия

Последняя версия

1.0.2
Дата

Дата

Тип

Тип

war
Описание

Описание

Apache MyFaces Commons Examples
The MyFaces project is home of the first free open source JavaServer Faces implementation as well as some useful JSF component libraries and other convenient JSF stuff.
Организация-разработчик

Организация-разработчик

The Apache Software Foundation

Скачать myfaces-commons-examples12

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.apache.myfaces.commons/myfaces-commons-examples12/ -->
<dependency>
    <groupId>org.apache.myfaces.commons</groupId>
    <artifactId>myfaces-commons-examples12</artifactId>
    <version>1.0.2</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.myfaces.commons/myfaces-commons-examples12/
implementation 'org.apache.myfaces.commons:myfaces-commons-examples12:1.0.2'
// https://jarcasting.com/artifacts/org.apache.myfaces.commons/myfaces-commons-examples12/
implementation ("org.apache.myfaces.commons:myfaces-commons-examples12:1.0.2")
'org.apache.myfaces.commons:myfaces-commons-examples12:war:1.0.2'
<dependency org="org.apache.myfaces.commons" name="myfaces-commons-examples12" rev="1.0.2">
  <artifact name="myfaces-commons-examples12" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apache.myfaces.commons', module='myfaces-commons-examples12', version='1.0.2')
)
libraryDependencies += "org.apache.myfaces.commons" % "myfaces-commons-examples12" % "1.0.2"
[org.apache.myfaces.commons/myfaces-commons-examples12 "1.0.2"]

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
org.apache.myfaces.core : myfaces-api jar 1.2.9
org.apache.myfaces.core : myfaces-impl jar 1.2.9
org.apache.myfaces.commons : myfaces-validators12 jar 1.0.2
org.apache.myfaces.commons : myfaces-converters12 jar 1.0.2
org.apache.myfaces.commons : myfaces-components12 jar 1.0.2
com.lowagie : itext jar 1.4.8
poi : poi jar 2.5.1-final-20040804

provided (1)

Идентификатор библиотеки Тип Версия
javax.servlet : servlet-api jar 2.5

runtime (1)

Идентификатор библиотеки Тип Версия
jstl : jstl jar 1.2

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.4

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.2
1.0.1
1.0.0