Last Version

XWiki Commons - Velocity 14.4.1

APIs to evaluate content with Velocity

License

License

GroupId

GroupId

org.xwiki.commons
ArtifactId

ArtifactId

xwiki-commons-velocity
Version

Version

14.4.1
Type

Type

jar
Description

Description

XWiki Commons - Velocity
APIs to evaluate content with Velocity
Project URL

Project URL

https://extensions.xwiki.org?id=org.xwiki.commons:xwiki-commons-velocity:14.4.1:::/xwiki-commons-velocity
Project Organization

Project Organization

XWiki

Download xwiki-commons-velocity 14.4.1


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

Dependencies

compile (18)

Group / Artifact Type Version
org.xwiki.commons : xwiki-commons-component-api jar 14.4.1
org.xwiki.commons : xwiki-commons-logging-api jar 14.4.1
org.xwiki.commons : xwiki-commons-configuration-api jar 14.4.1
org.xwiki.commons : xwiki-commons-script jar 14.4.1
org.xwiki.commons : xwiki-commons-xml jar 14.4.1
org.xwiki.commons : xwiki-commons-management jar 14.4.1
org.xwiki.commons : xwiki-commons-properties jar 14.4.1
org.apache.velocity : velocity-engine-core jar 2.3
org.apache.velocity.tools : velocity-tools-generic jar 3.1
org.apache.commons : commons-lang3 jar 3.12.0
org.apache.commons : commons-collections4 jar 4.4
org.apache.commons : commons-text jar 1.9
commons-codec : commons-codec jar 1.15
com.fasterxml.jackson.core : jackson-core jar 2.13.2
com.fasterxml.jackson.core : jackson-databind jar 2.13.2.2
net.sf.json-lib : json-lib jar 2.4
com.tdunning : json jar 1.8
org.apache.httpcomponents : httpclient jar 4.5.13

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

test (1)

Group / Artifact Type Version
org.xwiki.commons : xwiki-commons-tool-test-component jar 14.4.1

Project Modules

There are no modules declared in this project.