Last Version

XWiki Commons - Environment - Common 14.4.1

Common implementation classes for all Environment implementations

License

License

GroupId

GroupId

org.xwiki.commons
ArtifactId

ArtifactId

xwiki-commons-environment-common
Version

Version

14.4.1
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.4.1:::/xwiki-commons-environment-common
Project Organization

Project Organization

XWiki

Download xwiki-commons-environment-common 14.4.1


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

Dependencies

compile (3)

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

Project Modules

There are no modules declared in this project.