не последняя версия
Последняя версия 14.4.1

org.xwiki.commons:xwiki-commons-legacy-component-default 11.4

Legacy module for xwiki-commons-component-default

Группа

Группа

org.xwiki.commons
Идентификатор

Идентификатор

xwiki-commons-legacy-component-default
Версия

Версия

11.4
Тип

Тип

jar

Скачать xwiki-commons-legacy-component-default 11.4


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