Last Version

XWiki Commons - Test Framework - Simple 6.4.8

For tests not requiring notion of Components

License

License

GroupId

GroupId

org.xwiki.commons
ArtifactId

ArtifactId

xwiki-commons-test-simple
Version

Version

6.4.8
Type

Type

jar
Description

Description

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

Project URL

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

Project Organization

XWiki

Download xwiki-commons-test-simple 6.4.8


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

Dependencies

compile (8)

Group / Artifact Type Version
junit : junit jar 4.11
org.hamcrest : hamcrest-library jar 1.3
org.jmock : jmock jar 2.6.0
org.jmock : jmock-junit4 jar 2.6.0
org.mockito : mockito-core jar 1.10.8
ch.qos.logback : logback-classic jar 1.1.2
org.slf4j : jcl-over-slf4j jar 1.7.9
org.slf4j : log4j-over-slf4j jar 1.7.9

provided (1)

Group / Artifact Type Version
org.xwiki.commons : xwiki-commons-tool-verification-resources jar 6.4.8

Project Modules

There are no modules declared in this project.