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

org.apache.geronimo.plugins:myfaces 2.1.6

MyFaces plugin

Категории

Категории

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

Группа

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

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

myfaces
Версия

Версия

2.1.6
Тип

Тип

pom

Скачать myfaces 2.1.6

Имя Файла Размер
myfaces-2.1.6.pom 1 KB
Обзор

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