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

org.xwiki.commons:xwiki-commons-test-simple 4.5.2

For tests not requiring notion of Components

Группа

Группа

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

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

xwiki-commons-test-simple
Версия

Версия

4.5.2
Тип

Тип

jar

Скачать xwiki-commons-test-simple 4.5.2


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