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
Идентификатор

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

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

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

1.0.2
Дата

Дата

Тип

Тип

pom
Описание

Описание

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

Скачать commons-examples12

Имя Файла Размер
commons-examples12-1.0.2.pom 1 KB
Обзор

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • myfaces-commons-examples
  • myfaces-commons-facelets-examples

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

Версия
1.0.2
1.0.1