| License | License | 
|---|---|
| GroupId | GroupIdorg.xwiki.commons | 
| ArtifactId | ArtifactIdxwiki-commons-tool-test-simple | 
| Last Version | Last Version14.4.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionXWiki Commons - Tools - Test Framework - Simple For tests not requiring notion of Components | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
<!-- 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"]| 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 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.junit.vintage : junit-vintage-engine | jar | 5.8.2 | 
