is not current version
Last Version 14.4.1

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

XWiki Commons - Cache - Tests

GroupId

GroupId

org.xwiki.commons
ArtifactId

ArtifactId

xwiki-commons-cache-tests
Version

Version

12.6.3
Type

Type

jar

Download xwiki-commons-cache-tests 12.6.3


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