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

org.xwiki.commons:xwiki-commons-cache-tests 10.11.7

XWiki Commons - Cache - Tests

Группа

Группа

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

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

xwiki-commons-cache-tests
Версия

Версия

10.11.7
Тип

Тип

jar

Скачать xwiki-commons-cache-tests 10.11.7


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