License |
License |
---|---|
GroupId | GroupIdorg.xwiki.commons |
ArtifactId | ArtifactIdxwiki-commons-filter-test |
Version | Version14.1-rc-1 |
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>14.1-rc-1</version>
</dependency>
// https://jarcasting.com/artifacts/org.xwiki.commons/xwiki-commons-filter-test/
implementation 'org.xwiki.commons:xwiki-commons-filter-test:14.1-rc-1'
// https://jarcasting.com/artifacts/org.xwiki.commons/xwiki-commons-filter-test/
implementation ("org.xwiki.commons:xwiki-commons-filter-test:14.1-rc-1")
'org.xwiki.commons:xwiki-commons-filter-test:jar:14.1-rc-1'
<dependency org="org.xwiki.commons" name="xwiki-commons-filter-test" rev="14.1-rc-1">
<artifact name="xwiki-commons-filter-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xwiki.commons', module='xwiki-commons-filter-test', version='14.1-rc-1')
)
libraryDependencies += "org.xwiki.commons" % "xwiki-commons-filter-test" % "14.1-rc-1"
[org.xwiki.commons/xwiki-commons-filter-test "14.1-rc-1"]
Group / Artifact | Type | Version |
---|---|---|
org.xwiki.commons : xwiki-commons-filter-api | jar | 14.1-rc-1 |
org.xwiki.commons : xwiki-commons-tool-test-component | jar | 14.1-rc-1 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
commons-io : commons-io | jar | 2.11.0 |
org.apache.commons : commons-configuration2 | jar | 2.7 |
org.apache.commons : commons-compress | jar | 1.21 |
org.reflections : reflections | jar | 0.10.2 |