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

com.guicedee.services:faces-parent 1.0.1.3-jre12


Категории

Категории

GUI Взаимодействие с пользователем Guice Библиотеки уровня приложения Dependency Injection
Группа

Группа

com.guicedee.services
Идентификатор

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

faces-parent
Версия

Версия

1.0.1.3-jre12
Тип

Тип

pom

Скачать faces-parent 1.0.1.3-jre12

Имя Файла Размер
faces-parent-1.0.1.3-jre12.pom 1 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.guicedee.services/faces-parent/ -->
<dependency>
    <groupId>com.guicedee.services</groupId>
    <artifactId>faces-parent</artifactId>
    <version>1.0.1.3-jre12</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.guicedee.services/faces-parent/
implementation 'com.guicedee.services:faces-parent:1.0.1.3-jre12'
// https://jarcasting.com/artifacts/com.guicedee.services/faces-parent/
implementation ("com.guicedee.services:faces-parent:1.0.1.3-jre12")
'com.guicedee.services:faces-parent:pom:1.0.1.3-jre12'
<dependency org="com.guicedee.services" name="faces-parent" rev="1.0.1.3-jre12">
  <artifact name="faces-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.guicedee.services', module='faces-parent', version='1.0.1.3-jre12')
)
libraryDependencies += "com.guicedee.services" % "faces-parent" % "1.0.1.3-jre12"
[com.guicedee.services/faces-parent "1.0.1.3-jre12"]