| Лицензия |
Лицензия
Berkeley Software Distribution (BSD) License
|
|---|---|
| Категории |
КатегорииJakarta Server Faces Jakarta EE The Web Tier |
| Группа | Группаcom.truchsess |
| Идентификатор | Идентификаторjsfcompounds-components |
| Последняя версия | Последняя версия0.0.7 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеbase classes that ease the implementation of complex jsf
compound components
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| jsfcompounds-components-0.0.7.pom | |
| jsfcompounds-components-0.0.7.jar | 11 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.truchsess/jsfcompounds-components/ -->
<dependency>
<groupId>com.truchsess</groupId>
<artifactId>jsfcompounds-components</artifactId>
<version>0.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.truchsess/jsfcompounds-components/
implementation 'com.truchsess:jsfcompounds-components:0.0.7'
// https://jarcasting.com/artifacts/com.truchsess/jsfcompounds-components/
implementation ("com.truchsess:jsfcompounds-components:0.0.7")
'com.truchsess:jsfcompounds-components:jar:0.0.7'
<dependency org="com.truchsess" name="jsfcompounds-components" rev="0.0.7">
<artifact name="jsfcompounds-components" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.truchsess', module='jsfcompounds-components', version='0.0.7')
)
libraryDependencies += "com.truchsess" % "jsfcompounds-components" % "0.0.7"
[com.truchsess/jsfcompounds-components "0.0.7"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.truchsess : jsfcompounds-core | jar | 0.0.6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.sun.facelets : jsf-facelets | jar | 1.1.14 |
| javax.servlet : servlet-api | jar | 2.5 |
| javax.servlet.jsp : jsp-api | jar | 2.1 |
| javax.faces : jsf-api | jar | 1.2_04 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 3.8.1 |