is not current version
Last Version 14.4.1

XWiki Commons - Tools - Test Framework - Simple 13.6

For tests not requiring notion of Components

License

License

GroupId

GroupId

org.xwiki.commons
ArtifactId

ArtifactId

xwiki-commons-tool-test-simple
Version

Version

13.6
Type

Type

jar
Description

Description

XWiki Commons - Tools - Test Framework - Simple
For tests not requiring notion of Components
Project URL

Project URL

http://extensions.xwiki.org?id=org.xwiki.commons:xwiki-commons-tool-test-simple:13.6:::/xwiki-commons-tool-test-simple
Project Organization

Project Organization

XWiki

Download xwiki-commons-tool-test-simple 13.6


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

Dependencies

compile (12)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.junit.jupiter : junit-jupiter jar 5.7.2
org.junit.platform : junit-platform-launcher jar 1.7.2
org.hamcrest : hamcrest-library jar 2.2
org.jmock : jmock jar 2.12.0
org.jmock : jmock-junit4 jar 2.12.0
commons-io : commons-io jar 2.10.0
org.mockito : mockito-core jar 3.11.2
org.mockito : mockito-junit-jupiter jar 3.11.2
ch.qos.logback : logback-classic jar 1.2.3
org.slf4j : jcl-over-slf4j jar 1.7.31
org.slf4j : log4j-over-slf4j jar 1.7.31

runtime (1)

Group / Artifact Type Version
org.junit.vintage : junit-vintage-engine jar 5.7.2

Project Modules

There are no modules declared in this project.