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

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

Legacy modules for xwiki-commons-component-*

Группа

Группа

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

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

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

Версия

9.11.7
Тип

Тип

pom

Скачать xwiki-commons-legacy-component 9.11.7

Имя Файла Размер
xwiki-commons-legacy-component-9.11.7.pom 1 KB
Обзор

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