is not current version
Last Version 14.4.1

org.xwiki.commons:xwiki-commons-legacy-component 13.10.5

Legacy modules for xwiki-commons-component-*

GroupId

GroupId

org.xwiki.commons
ArtifactId

ArtifactId

xwiki-commons-legacy-component
Version

Version

13.10.5
Type

Type

pom

Download xwiki-commons-legacy-component 13.10.5


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