License |
License |
---|---|
GroupId | GroupIdorg.xwiki.commons |
ArtifactId | ArtifactIdxwiki-commons-filter-test |
Version | Version13.4 |
Type | Typejar |
Description |
DescriptionXWiki Commons - Filter - Test framework
Filter test framework
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.xwiki.commons/xwiki-commons-filter-test/ -->
<dependency>
<groupId>org.xwiki.commons</groupId>
<artifactId>xwiki-commons-filter-test</artifactId>
<version>13.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.xwiki.commons/xwiki-commons-filter-test/
implementation 'org.xwiki.commons:xwiki-commons-filter-test:13.4'
// https://jarcasting.com/artifacts/org.xwiki.commons/xwiki-commons-filter-test/
implementation ("org.xwiki.commons:xwiki-commons-filter-test:13.4")
'org.xwiki.commons:xwiki-commons-filter-test:jar:13.4'
<dependency org="org.xwiki.commons" name="xwiki-commons-filter-test" rev="13.4">
<artifact name="xwiki-commons-filter-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xwiki.commons', module='xwiki-commons-filter-test', version='13.4')
)
libraryDependencies += "org.xwiki.commons" % "xwiki-commons-filter-test" % "13.4"
[org.xwiki.commons/xwiki-commons-filter-test "13.4"]
Group / Artifact | Type | Version |
---|---|---|
org.xwiki.commons : xwiki-commons-filter-api | jar | 13.4 |
org.xwiki.commons : xwiki-commons-tool-test-component | jar | 13.4 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
commons-io : commons-io | jar | 2.8.0 |
org.apache.commons : commons-configuration2 | jar | 2.7 |
org.apache.commons : commons-compress | jar | 1.20 |
org.reflections : reflections | jar | 0.9.11 |