is not current version
Last Version 14.4.1

org.xwiki.commons:xwiki-commons-filter-xml 10.6.1

XWiki Commons - Filter - XML

GroupId

GroupId

org.xwiki.commons
ArtifactId

ArtifactId

xwiki-commons-filter-xml
Version

Version

10.6.1
Type

Type

jar

Download xwiki-commons-filter-xml 10.6.1


<!-- https://jarcasting.com/artifacts/org.xwiki.commons/xwiki-commons-filter-xml/ -->
<dependency>
    <groupId>org.xwiki.commons</groupId>
    <artifactId>xwiki-commons-filter-xml</artifactId>
    <version>10.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.xwiki.commons/xwiki-commons-filter-xml/
implementation 'org.xwiki.commons:xwiki-commons-filter-xml:10.6.1'
// https://jarcasting.com/artifacts/org.xwiki.commons/xwiki-commons-filter-xml/
implementation ("org.xwiki.commons:xwiki-commons-filter-xml:10.6.1")
'org.xwiki.commons:xwiki-commons-filter-xml:jar:10.6.1'
<dependency org="org.xwiki.commons" name="xwiki-commons-filter-xml" rev="10.6.1">
  <artifact name="xwiki-commons-filter-xml" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xwiki.commons', module='xwiki-commons-filter-xml', version='10.6.1')
)
libraryDependencies += "org.xwiki.commons" % "xwiki-commons-filter-xml" % "10.6.1"
[org.xwiki.commons/xwiki-commons-filter-xml "10.6.1"]