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

org.xwiki.commons:xwiki-commons-test 5.4.2

XWiki Test framework

Группа

Группа

org.xwiki.commons
Идентификатор

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

xwiki-commons-test
Версия

Версия

5.4.2
Тип

Тип

pom

Скачать xwiki-commons-test 5.4.2

Имя Файла Размер
xwiki-commons-test-5.4.2.pom 1 KB
Обзор

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