| License |
License |
|---|---|
| GroupId | GroupIdorg.xwiki.commons |
| ArtifactId | ArtifactIdxwiki-commons-test-simple |
| Version | Version6.4.8 |
| Type | Typejar |
| Description |
DescriptionXWiki Commons - 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-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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.xwiki.commons : xwiki-commons-tool-verification-resources | jar | 6.4.8 |