License |
License |
---|---|
GroupId | GroupIdorg.xwiki.rendering |
ArtifactId | ArtifactIdxwiki-rendering-macro-toc |
Version | Version14.4.1 |
Type | Typejar |
Description |
DescriptionXWiki Rendering - Macro - Toc
Generates a Table Of Content for titles (headings)
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.xwiki.rendering/xwiki-rendering-macro-toc/ -->
<dependency>
<groupId>org.xwiki.rendering</groupId>
<artifactId>xwiki-rendering-macro-toc</artifactId>
<version>14.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.xwiki.rendering/xwiki-rendering-macro-toc/
implementation 'org.xwiki.rendering:xwiki-rendering-macro-toc:14.4.1'
// https://jarcasting.com/artifacts/org.xwiki.rendering/xwiki-rendering-macro-toc/
implementation ("org.xwiki.rendering:xwiki-rendering-macro-toc:14.4.1")
'org.xwiki.rendering:xwiki-rendering-macro-toc:jar:14.4.1'
<dependency org="org.xwiki.rendering" name="xwiki-rendering-macro-toc" rev="14.4.1">
<artifact name="xwiki-rendering-macro-toc" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xwiki.rendering', module='xwiki-rendering-macro-toc', version='14.4.1')
)
libraryDependencies += "org.xwiki.rendering" % "xwiki-rendering-macro-toc" % "14.4.1"
[org.xwiki.rendering/xwiki-rendering-macro-toc "14.4.1"]
Group / Artifact | Type | Version |
---|---|---|
org.xwiki.rendering : xwiki-rendering-api | jar | 14.4.1 |
org.xwiki.rendering : xwiki-rendering-transformation-macro | jar | 14.4.1 |
Group / Artifact | Type | Version |
---|---|---|
org.mortbay.jasper : apache-el | jar | 9.0.52 |
Group / Artifact | Type | Version |
---|---|---|
org.hibernate.validator : hibernate-validator | jar | 6.2.2.Final |
org.xwiki.rendering : xwiki-rendering-syntax-xwiki21 | jar | 14.4.1 |
org.xwiki.rendering : xwiki-rendering-syntax-event | jar | 14.4.1 |
org.xwiki.rendering : xwiki-rendering-syntax-xhtml | jar | 14.4.1 |
org.xwiki.commons : xwiki-commons-component-default | jar | 14.4.1 |
org.xwiki.rendering : xwiki-rendering-test | jar | 14.4.1 |