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

org.apache.geronimo.modules:geronimo-myfaces 2.1.6


Категории

Категории

Geronimo Контейнер Application Servers
Группа

Группа

org.apache.geronimo.modules
Идентификатор

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

geronimo-myfaces
Версия

Версия

2.1.6
Тип

Тип

jar

Скачать geronimo-myfaces 2.1.6


<!-- https://jarcasting.com/artifacts/org.apache.geronimo.modules/geronimo-myfaces/ -->
<dependency>
    <groupId>org.apache.geronimo.modules</groupId>
    <artifactId>geronimo-myfaces</artifactId>
    <version>2.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.modules/geronimo-myfaces/
implementation 'org.apache.geronimo.modules:geronimo-myfaces:2.1.6'
// https://jarcasting.com/artifacts/org.apache.geronimo.modules/geronimo-myfaces/
implementation ("org.apache.geronimo.modules:geronimo-myfaces:2.1.6")
'org.apache.geronimo.modules:geronimo-myfaces:jar:2.1.6'
<dependency org="org.apache.geronimo.modules" name="geronimo-myfaces" rev="2.1.6">
  <artifact name="geronimo-myfaces" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.modules', module='geronimo-myfaces', version='2.1.6')
)
libraryDependencies += "org.apache.geronimo.modules" % "geronimo-myfaces" % "2.1.6"
[org.apache.geronimo.modules/geronimo-myfaces "2.1.6"]