License |
License |
---|---|
Categories |
CategoriesConfiguration Application Layer Libs config |
GroupId | GroupIdorg.xwiki.commons |
ArtifactId | ArtifactIdxwiki-commons-legacy-configuration |
Version | Version14.4.1 |
Type | Typejar |
Description |
DescriptionXWiki Commons - Legacy - Configuration
XWiki Commons - Legacy - Configuration
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.xwiki.commons/xwiki-commons-legacy-configuration/ -->
<dependency>
<groupId>org.xwiki.commons</groupId>
<artifactId>xwiki-commons-legacy-configuration</artifactId>
<version>14.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.xwiki.commons/xwiki-commons-legacy-configuration/
implementation 'org.xwiki.commons:xwiki-commons-legacy-configuration:14.4.1'
// https://jarcasting.com/artifacts/org.xwiki.commons/xwiki-commons-legacy-configuration/
implementation ("org.xwiki.commons:xwiki-commons-legacy-configuration:14.4.1")
'org.xwiki.commons:xwiki-commons-legacy-configuration:jar:14.4.1'
<dependency org="org.xwiki.commons" name="xwiki-commons-legacy-configuration" rev="14.4.1">
<artifact name="xwiki-commons-legacy-configuration" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xwiki.commons', module='xwiki-commons-legacy-configuration', version='14.4.1')
)
libraryDependencies += "org.xwiki.commons" % "xwiki-commons-legacy-configuration" % "14.4.1"
[org.xwiki.commons/xwiki-commons-legacy-configuration "14.4.1"]
Group / Artifact | Type | Version |
---|---|---|
org.xwiki.commons : xwiki-commons-configuration-api | jar | 14.4.1 |
org.xwiki.commons : xwiki-commons-legacy-component-api | jar | 14.4.1 |
org.aspectj : aspectjrt | jar | 1.9.9.1 |