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

org.xwiki.rendering:xwiki-rendering-macros 5.4.5

Macros implementations supported by XWiki Platform

Группа

Группа

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

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

xwiki-rendering-macros
Версия

Версия

5.4.5
Тип

Тип

pom

Скачать xwiki-rendering-macros 5.4.5

Имя Файла Размер
xwiki-rendering-macros-5.4.5.pom 4 KB
Обзор

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