| Категории |
КатегорииJakarta Server Faces Jakarta EE The Web Tier |
|---|---|
| Группа | Группаorg.appfuse.archetypes |
| Идентификатор | Идентификаторappfuse-modular-jsf |
| Версия | Версия2.1.0-M2 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| appfuse-modular-jsf-2.1.0-M2.pom | |
| appfuse-modular-jsf-2.1.0-M2.jar | 2 KB |
| appfuse-modular-jsf-2.1.0-M2-sources.jar | 317 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.appfuse.archetypes/appfuse-modular-jsf/ -->
<dependency>
<groupId>org.appfuse.archetypes</groupId>
<artifactId>appfuse-modular-jsf</artifactId>
<version>2.1.0-M2</version>
</dependency>
// https://jarcasting.com/artifacts/org.appfuse.archetypes/appfuse-modular-jsf/
implementation 'org.appfuse.archetypes:appfuse-modular-jsf:2.1.0-M2'
// https://jarcasting.com/artifacts/org.appfuse.archetypes/appfuse-modular-jsf/
implementation ("org.appfuse.archetypes:appfuse-modular-jsf:2.1.0-M2")
'org.appfuse.archetypes:appfuse-modular-jsf:jar:2.1.0-M2'
<dependency org="org.appfuse.archetypes" name="appfuse-modular-jsf" rev="2.1.0-M2">
<artifact name="appfuse-modular-jsf" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.appfuse.archetypes', module='appfuse-modular-jsf', version='2.1.0-M2')
)
libraryDependencies += "org.appfuse.archetypes" % "appfuse-modular-jsf" % "2.1.0-M2"
[org.appfuse.archetypes/appfuse-modular-jsf "2.1.0-M2"]