| License |
License |
|---|---|
| GroupId | GroupIdorg.xwiki.rendering |
| ArtifactId | ArtifactIdxwiki-rendering-macros |
| Version | Version13.9 |
| Type | Typepom |
| Description |
DescriptionXWiki Rendering - Macros - Parent POM
Macros implementations supported by XWiki Platform
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| xwiki-rendering-macros-13.9.pom | 4 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.xwiki.rendering/xwiki-rendering-macros/ -->
<dependency>
<groupId>org.xwiki.rendering</groupId>
<artifactId>xwiki-rendering-macros</artifactId>
<version>13.9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.xwiki.rendering/xwiki-rendering-macros/
implementation 'org.xwiki.rendering:xwiki-rendering-macros:13.9'
// https://jarcasting.com/artifacts/org.xwiki.rendering/xwiki-rendering-macros/
implementation ("org.xwiki.rendering:xwiki-rendering-macros:13.9")
'org.xwiki.rendering:xwiki-rendering-macros:pom:13.9'
<dependency org="org.xwiki.rendering" name="xwiki-rendering-macros" rev="13.9">
<artifact name="xwiki-rendering-macros" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.xwiki.rendering', module='xwiki-rendering-macros', version='13.9')
)
libraryDependencies += "org.xwiki.rendering" % "xwiki-rendering-macros" % "13.9"
[org.xwiki.rendering/xwiki-rendering-macros "13.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.xwiki.rendering : xwiki-rendering-api | jar | 13.9 |
| org.xwiki.rendering : xwiki-rendering-transformation-macro | jar | 13.9 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.xwiki.rendering : xwiki-rendering-syntax-xwiki21 | jar | 13.9 |
| org.xwiki.rendering : xwiki-rendering-syntax-event | jar | 13.9 |
| org.xwiki.rendering : xwiki-rendering-syntax-xhtml | jar | 13.9 |
| org.xwiki.commons : xwiki-commons-component-default | jar | 13.9 |
| org.xwiki.rendering : xwiki-rendering-test | jar | 13.9 |