is not current version
Last Version 14.4.1

XWiki Rendering - Api 14.1-rc-1

XWiki Rendering - Api

License

License

GroupId

GroupId

org.xwiki.rendering
ArtifactId

ArtifactId

xwiki-rendering-api
Version

Version

14.1-rc-1
Type

Type

jar
Description

Description

XWiki Rendering - Api
XWiki Rendering - Api
Project URL

Project URL

https://extensions.xwiki.org?id=org.xwiki.rendering:xwiki-rendering-api:14.1-rc-1:::/xwiki-rendering-api
Project Organization

Project Organization

XWiki
Source Code Management

Source Code Management

https://github.com/xwiki/xwiki-rendering/tree/master/xwiki-rendering-api/

Download xwiki-rendering-api 14.1-rc-1


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

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.12.0
org.xwiki.commons : xwiki-commons-filter-api jar 14.1-rc-1
org.xwiki.commons : xwiki-commons-text jar 14.1-rc-1
org.xwiki.commons : xwiki-commons-configuration-api jar 14.1-rc-1
org.xwiki.commons : xwiki-commons-properties jar 14.1-rc-1
org.xwiki.commons : xwiki-commons-context jar 14.1-rc-1

test (2)

Group / Artifact Type Version
org.xwiki.commons : xwiki-commons-tool-test-component jar 14.1-rc-1
org.xwiki.commons : xwiki-commons-observation-local jar 14.1-rc-1

Project Modules

There are no modules declared in this project.