is not current version
Last Version 14.4.1

org.xwiki.commons:xwiki-commons-legacy-component-api 12.6.7

Legacy module for xwiki-commons-component-api

GroupId

GroupId

org.xwiki.commons
ArtifactId

ArtifactId

xwiki-commons-legacy-component-api
Version

Version

12.6.7
Type

Type

jar

Download xwiki-commons-legacy-component-api 12.6.7


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