Commons

The MyFaces Commons Subproject provides base classes for usage in both the MyFaces implementation and the MyFaces Tomahawk components. This is also a general set of utility classes for usage in your JSF projects independent of the implementation you might be deciding upon.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.1.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Commons
The MyFaces Commons Subproject provides base classes for usage in both the MyFaces implementation and the MyFaces Tomahawk components. This is also a general set of utility classes for usage in your JSF projects independent of the implementation you might be deciding upon.
Ссылка на сайт

Ссылка на сайт

http://myfaces.apache.org
Организация-разработчик

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

Apache Software Foundation

Скачать myfaces-commons

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
commons-el : commons-el jar 1.0
commons-codec : commons-codec jar 1.3
commons-logging : commons-logging jar 1.0.4

provided (4)

Идентификатор библиотеки Тип Версия
myfaces : myfaces-api jar 1.1.1
javax.servlet : servlet-api jar 2.3
javax.servlet : jsp-api jar 2.0
portlet-api : portlet-api jar 1.0

test (8)

Идентификатор библиотеки Тип Версия
easymock : easymockclassextension jar 1.1
httpunit : httpunit jar 1.6
cactus : cactus jar 13-1.7.1
nekohtml : nekohtml jar 0.9.1
easymock : easymock jar 1.1
commons-httpclient : commons-httpclient jar 2.0.2
aspectj : aspectjrt jar 1.2.1
junit : junit jar 3.8.1

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

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

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

Версия
1.1.2