| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.myfaces.core |
| Идентификатор | Идентификаторmyfaces-impl-test |
| Версия | Версия3.0.0 |
| Тип | Типjar |
| Описание |
ОписаниеApache MyFaces JSF-3.0 Impl Test
This project is the home of the MyFaces implementation of the JavaServer Faces 2.3 specification, and
consists of an API module (jakarta.faces.* classes) and an implementation module (org.apache.myfaces.* classes).
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| myfaces-impl-test-3.0.0.pom | |
| myfaces-impl-test-3.0.0.jar | 91 KB |
| myfaces-impl-test-3.0.0-sources.jar | 64 KB |
| myfaces-impl-test-3.0.0-javadoc.jar | 261 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.myfaces.core/myfaces-impl-test/ -->
<dependency>
<groupId>org.apache.myfaces.core</groupId>
<artifactId>myfaces-impl-test</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.myfaces.core/myfaces-impl-test/
implementation 'org.apache.myfaces.core:myfaces-impl-test:3.0.0'
// https://jarcasting.com/artifacts/org.apache.myfaces.core/myfaces-impl-test/
implementation ("org.apache.myfaces.core:myfaces-impl-test:3.0.0")
'org.apache.myfaces.core:myfaces-impl-test:jar:3.0.0'
<dependency org="org.apache.myfaces.core" name="myfaces-impl-test" rev="3.0.0">
<artifact name="myfaces-impl-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.myfaces.core', module='myfaces-impl-test', version='3.0.0')
)
libraryDependencies += "org.apache.myfaces.core" % "myfaces-impl-test" % "3.0.0"
[org.apache.myfaces.core/myfaces-impl-test "3.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.openwebbeans : openwebbeans-impl Необязательный | jar | 2.0.16 |
| org.apache.openwebbeans : openwebbeans-web Необязательный | jar | 2.0.16 |
| org.apache.openwebbeans : openwebbeans-spi Необязательный | jar | 2.0.16 |
| org.apache.openwebbeans : openwebbeans-resource Необязательный | jar | 2.0.16 |
| org.apache.openwebbeans : openwebbeans-el22 Необязательный | jar | 2.0.16 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.myfaces.core : myfaces-api | jar | 3.0.0 |
| org.apache.myfaces.core.internal : myfaces-impl-shared-public | jar | 3.0.0 |
| org.apache.myfaces.core.internal : myfaces-impl-shared | jar | 3.0.0 |
| org.apache.myfaces.core : myfaces-impl | jar | 3.0.0 |
| org.apache.myfaces.core : myfaces-test | jar | 3.0.0 |
| junit : junit | jar | 4.12 |
| org.apache.tomcat : tomcat-servlet-api | jar | 10.0.0-M4 |
| org.apache.tomcat : tomcat-el-api | jar | 10.0.0-M4 |
| org.apache.tomcat : tomcat-jsp-api | jar | 10.0.0-M4 |
| org.apache.geronimo.specs : geronimo-interceptor_1.2_spec | jar | 1.2 |