| Лицензия |
Лицензия |
|---|---|
| Группа | Группа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.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| myfaces-commons-1.1.2.pom | |
| myfaces-commons-1.1.2.jar | 226 KB |
| myfaces-commons-1.1.2-sources.jar | 194 KB |
| myfaces-commons-1.1.2-javadoc.jar | 695 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-el : commons-el | jar | 1.0 |
| commons-codec : commons-codec | jar | 1.3 |
| commons-logging : commons-logging | jar | 1.0.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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |