Last Version

XWiki Commons - Tools - Test Framework - Simple 14.4.1

For tests not requiring notion of Components

License

License

GroupId

GroupId

org.xwiki.commons
ArtifactId

ArtifactId

xwiki-commons-tool-test-simple
Version

Version

14.4.1
Type

Type

jar
Description

Description

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

Project URL

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

Project Organization

XWiki

Download xwiki-commons-tool-test-simple 14.4.1


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

Dependencies

compile (12)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.junit.jupiter : junit-jupiter jar 5.8.2
org.junit.platform : junit-platform-launcher jar 1.8.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.11.0
org.mockito : mockito-core jar 4.5.1
org.mockito : mockito-junit-jupiter jar 4.5.1
ch.qos.logback : logback-classic jar 1.2.11
org.slf4j : jcl-over-slf4j jar 1.7.36
org.slf4j : log4j-over-slf4j jar 1.7.36

runtime (1)

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

Project Modules

There are no modules declared in this project.