License |
License |
---|---|
GroupId | GroupIdorg.xwiki.commons |
ArtifactId | ArtifactIdxwiki-commons-test |
Version | Version6.4.8 |
Type | Typepom |
Description |
DescriptionXWiki Commons - Test Framework - Parent POM
XWiki Test framework
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
xwiki-commons-test-6.4.8.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.xwiki.commons/xwiki-commons-test/ -->
<dependency>
<groupId>org.xwiki.commons</groupId>
<artifactId>xwiki-commons-test</artifactId>
<version>6.4.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.xwiki.commons/xwiki-commons-test/
implementation 'org.xwiki.commons:xwiki-commons-test:6.4.8'
// https://jarcasting.com/artifacts/org.xwiki.commons/xwiki-commons-test/
implementation ("org.xwiki.commons:xwiki-commons-test:6.4.8")
'org.xwiki.commons:xwiki-commons-test:pom:6.4.8'
<dependency org="org.xwiki.commons" name="xwiki-commons-test" rev="6.4.8">
<artifact name="xwiki-commons-test" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.xwiki.commons', module='xwiki-commons-test', version='6.4.8')
)
libraryDependencies += "org.xwiki.commons" % "xwiki-commons-test" % "6.4.8"
[org.xwiki.commons/xwiki-commons-test "6.4.8"]
Group / Artifact | Type | Version |
---|---|---|
org.xwiki.commons : xwiki-commons-tool-verification-resources | jar | 6.4.8 |