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

org.apache.myfaces.core:myfaces-impl-test 2.3.0-beta


Группа

Группа

org.apache.myfaces.core
Идентификатор

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

myfaces-impl-test
Версия

Версия

2.3.0-beta
Тип

Тип

jar

Скачать myfaces-impl-test 2.3.0-beta


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