is not current version
Last Version 6.4.8

org.xwiki.commons:xwiki-commons-test 4.1.4

XWiki Test framework

GroupId

GroupId

org.xwiki.commons
ArtifactId

ArtifactId

xwiki-commons-test
Version

Version

4.1.4
Type

Type

jar

Download xwiki-commons-test 4.1.4


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