is not current version
Last Version 1.10.LIFERAY-PATCHED-2

com.liferay:org.apache.commons.configuration 1.10.LIFERAY-PATCHED-1


Categories

Categories

Configuration Application Layer Libs config
GroupId

GroupId

com.liferay
ArtifactId

ArtifactId

org.apache.commons.configuration
Version

Version

1.10.LIFERAY-PATCHED-1
Type

Type

jar

Download org.apache.commons.configuration 1.10.LIFERAY-PATCHED-1


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