is not current version
Last Version 14.4.1

XWiki Commons - Environment - Common 14.3

Common implementation classes for all Environment implementations

License

License

GroupId

GroupId

org.xwiki.commons
ArtifactId

ArtifactId

xwiki-commons-environment-common
Version

Version

14.3
Type

Type

jar
Description

Description

XWiki Commons - Environment - Common
Common implementation classes for all Environment implementations
Project URL

Project URL

https://extensions.xwiki.org?id=org.xwiki.commons:xwiki-commons-environment-common:14.3:::/xwiki-commons-environment-common
Project Organization

Project Organization

XWiki

Download xwiki-commons-environment-common 14.3


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

Dependencies

compile (3)

Group / Artifact Type Version
org.xwiki.commons : xwiki-commons-environment-api jar 14.3
org.xwiki.commons : xwiki-commons-configuration-api jar 14.3
commons-io : commons-io jar 2.11.0

Project Modules

There are no modules declared in this project.