is not current version
Last Version 14.4.1

XWiki Commons - Configuration - API 13.5

Provides the infrastructure for components needing configuration data

License

License

Categories

Categories

Configuration Application Layer Libs config
GroupId

GroupId

org.xwiki.commons
ArtifactId

ArtifactId

xwiki-commons-configuration-api
Version

Version

13.5
Type

Type

jar
Description

Description

XWiki Commons - Configuration - API
Provides the infrastructure for components needing configuration data
Project URL

Project URL

http://extensions.xwiki.org?id=org.xwiki.commons:xwiki-commons-configuration-api:13.5:::/xwiki-commons-configuration-api
Project Organization

Project Organization

XWiki

Download xwiki-commons-configuration-api 13.5


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

Dependencies

compile (2)

Group / Artifact Type Version
org.xwiki.commons : xwiki-commons-component-api jar 13.5
commons-beanutils : commons-beanutils jar 1.9.4

Project Modules

There are no modules declared in this project.